From 800fde66106c07151d31c4fae3ff7c8fb7795efd Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 16 Dec 2022 16:53:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=97=E7=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/ProductManage/ZjCasing.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/ProductManage/ZjCasing.vue b/pages/ProductManage/ZjCasing.vue index caba112..bd83b38 100644 --- a/pages/ProductManage/ZjCasing.vue +++ b/pages/ProductManage/ZjCasing.vue @@ -208,6 +208,9 @@ let res = await casingConfirm(this.checkArr, this.val2, this.val1) this.disabled = false this.checkArr = [] + this.val1 = '' + this.val2 = '' + this.val4 = '' this.searchList() uni.showToast({ title: res.message,