jsk 超市管理 商品添加超市ID限定

This commit is contained in:
skjia 2025-06-13 13:44:33 +08:00
parent bc572b5b4b
commit a978642ef3
1 changed files with 2 additions and 1 deletions

View File

@ -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 => {