diff --git a/src/views/superstore/super/index.vue b/src/views/superstore/super/index.vue index 3761d7b8..1d59e3b6 100644 --- a/src/views/superstore/super/index.vue +++ b/src/views/superstore/super/index.vue @@ -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 => {