From 220a82d2d3bdd10b9a30682cb0d0c3a7a20987bb Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期二, 10 十二月 2024 18:57:52 +0800 Subject: [PATCH] 2024 --- 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