入库
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
},
|
||||
/** 初始化查询 */
|
||||
async _queryMaterialInfo () {
|
||||
let res = await queryMaterialInfo4(this.index2)
|
||||
let res = await queryMaterialInfo4(this.index5, this.index2)
|
||||
res.data.map(el => {
|
||||
this.$set(el, 'checked', false)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user