1
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2025-01-13 15:22:28 +08:00
parent 4c1a770969
commit b5643d3774
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ export default {
} }
}) })
this.tableData = Object.assign([], tableData) this.tableData = Object.assign([], tableData)
console.log(tableData) this.arr = Object.assign([], tableData)
return false return false
} else { } else {
tableData = this.$tl.map((v) => { tableData = this.$tl.map((v) => {