test table
This commit is contained in:
@@ -792,6 +792,7 @@ watch(
|
||||
[sxlist,()=>props.dataSource],
|
||||
() => {
|
||||
// tableDataSource
|
||||
console.log(sxlist)
|
||||
let list: any = [...props.dataSource];
|
||||
let endlist: any = [];
|
||||
for (let i in sxlist.value) {
|
||||
|
||||
Reference in New Issue
Block a user