标准解读批量编辑问题

This commit is contained in:
shenyanpei
2021-12-30 17:34:54 +08:00
parent 14fb222460
commit 642f431c44
@@ -476,7 +476,6 @@
val.forEach( item => {
this.zxIdList.push(item.id)
})
console.log(this.zxIdList)
},
getData() {
return new Promise((resolve, reject) => {