From a978642ef365242a141dc38a682e8e3a9b782db5 Mon Sep 17 00:00:00 2001 From: skjia <106962133@qq.com> Date: Fri, 13 Jun 2025 13:44:33 +0800 Subject: [PATCH] =?UTF-8?q?jsk=20=20=E8=B6=85=E5=B8=82=E7=AE=A1=E7=90=86?= =?UTF-8?q?=20=E5=95=86=E5=93=81=E6=B7=BB=E5=8A=A0=E8=B6=85=E5=B8=82ID?= =?UTF-8?q?=E9=99=90=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/superstore/super/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 => {