标准解读批量编辑问题
This commit is contained in:
@@ -476,7 +476,6 @@
|
|||||||
val.forEach( item => {
|
val.forEach( item => {
|
||||||
this.zxIdList.push(item.id)
|
this.zxIdList.push(item.id)
|
||||||
})
|
})
|
||||||
console.log(this.zxIdList)
|
|
||||||
},
|
},
|
||||||
getData() {
|
getData() {
|
||||||
return new Promise((resolve, reject) => {
|
return new Promise((resolve, reject) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user