From 7fc7bffeadb3cc75f3fa600ca56a6872e569c16c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 23 八月 2022 08:18:47 +0800
Subject: [PATCH] #

---
 pages/basics/outPakin.vue |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/pages/basics/outPakin.vue b/pages/basics/outPakin.vue
index 8349824..24f3cfe 100644
--- a/pages/basics/outPakin.vue
+++ b/pages/basics/outPakin.vue
@@ -188,10 +188,7 @@
 								position: 'bottom',
 								duration: 1000
 							});
-							that.barcode = '';
-							that.matList = '';
-							that.matList = [];
-							that.barcodeFocuss();
+							that.resst();
 						} else if (res.code == 403) {
 							uni.showToast({title: res.msg, icon: "none", position: 'top'})
 							setTimeout(() => {

--
Gitblit v1.9.1