lkk
2024-12-10 220a82d2d3bdd10b9a30682cb0d0c3a7a20987bb
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({