1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
4c1a770969
commit
b5643d3774
|
@ -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) => {
|
||||||
|
|
Loading…
Reference in New Issue