From a4f56dbeeb755475e5c4d947173326e1fd44aa95 Mon Sep 17 00:00:00 2001 From: chenhc <2369838784@qq.com> Date: Thu, 19 Dec 2024 11:16:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/collect/IocCollectOrderCheckCode.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/collect/IocCollectOrderCheckCode.vue b/src/views/collect/IocCollectOrderCheckCode.vue index 9eec9229..4338673d 100644 --- a/src/views/collect/IocCollectOrderCheckCode.vue +++ b/src/views/collect/IocCollectOrderCheckCode.vue @@ -45,7 +45,7 @@ -
+
@@ -186,6 +186,7 @@ export default { scanResultType: 'success', result: '\n', errVisible: false, + loading: false, successVisible: true, errResult: '', scanCode: '', @@ -252,7 +253,7 @@ export default { }, enterBillNoKey(billNo) { - // this.checkSuccess = true; + this.loading = true; this.filterQuery.code = this.scanCode let tQuery = { viewType: 'tagCode',