#
whycq
2023-09-30 5ecf5a21e0655f146d3bc11705c385eab12573e0
pages/tzsk/AGV/AGVPakin.vue
@@ -236,11 +236,12 @@
         },
         barcodeInput() {
            // 不设置定时器 会出现扫入的字符串不全
            this.barcode = this.barcode.split('_')[1]
            setTimeout(() => {
               var len = this.barcode.length
               let len = this.barcode.length
               if (len != 10) {
                  uni.showToast({
                     title: '托盘码有误请重试',
                     title: '料箱码有误请重试',
                     icon: "none",
                     position: 'top'
                  });
@@ -460,7 +461,6 @@
                  return;
               }
            }
            console.log(that.dataList);
            uni.request({
               url: that.baseUrl + '/agvMobile/comb/auth',
               data: JSON.stringify({