jsk 超市管理 商品添加超市ID限定
This commit is contained in:
parent
bc572b5b4b
commit
a978642ef3
|
|
@ -975,7 +975,7 @@
|
|||
"areaId": "",
|
||||
"ifRelateDrp": 2,
|
||||
"imgUrl": "",
|
||||
}
|
||||
}
|
||||
this.resetForm("baseForm");
|
||||
},
|
||||
/** 修改按钮操作 */
|
||||
|
|
@ -1229,6 +1229,7 @@
|
|||
"putawayState": this.queryShopParams.putawayState,
|
||||
"materialName":this.queryShopParams.materialName,
|
||||
"barCode":this.queryShopParams.barCode,
|
||||
"supermarketId":this.selectSupermarketId
|
||||
}
|
||||
console.log("this.queryShopParams",param)
|
||||
shopPageListApi(param).then(response => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue