From 71cdf662247ec0092f02c2d7c20cef01726416ad Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期三, 11 十二月 2024 15:25:01 +0800
Subject: [PATCH] 总检

---
 src/views/sampling/sampling/index.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/sampling/sampling/index.vue b/src/views/sampling/sampling/index.vue
index d156fd2..b2dfe67 100644
--- a/src/views/sampling/sampling/index.vue
+++ b/src/views/sampling/sampling/index.vue
@@ -842,6 +842,7 @@
               height: 50,
               displayValue: false,
             });
+            
           } else {
             console.log(`鏉″舰鐮佸唴瀹规棤鏁�: ${barcodeContent}`); // 璋冭瘯杈撳嚭
           }
@@ -988,7 +989,7 @@
 
     // 纭閲囨牱
     Confirmreceipt() {
-      let data = this.ids;
+      // let data = this.ids;
       console.log(this.ids, 999);
 
       const loadingInstance = this.$loading({

--
Gitblit v1.8.0