From 6f0bc2ce6f9ab14da81ddee30bf36136daf2fd49 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 9 Dec 2022 15:09:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E5=88=87=E4=B8=8A=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/SlittingFeeding.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/ProductManage/SlittingFeeding.vue b/pages/ProductManage/SlittingFeeding.vue index 94a738d..1c82988 100644 --- a/pages/ProductManage/SlittingFeeding.vue +++ b/pages/ProductManage/SlittingFeeding.vue @@ -119,6 +119,7 @@ try { let res = await feedingConfirm([this.pkObj]) this.disabled = false + this.pkId = '' this._feedingQueryMaterialInfo() uni.showToast({ title: res.message,