数据分析,基础分析,表格排序错乱;
This commit is contained in:
@@ -129,8 +129,6 @@ export default defineComponent({
|
||||
default: return 0;
|
||||
}
|
||||
});
|
||||
console.log('====', tableSource.value)
|
||||
console.log('----', columnKey, order)
|
||||
tableSource.value.forEach(item => {
|
||||
item.group_title = item.groupTitle;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user