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,