skyouc
2025-07-09 f2e9b22a4cd54705700ebb69f5f04de6a7eccce8
pages/pakin/putOn.vue
@@ -116,10 +116,10 @@
            if (this.barcode.length < 1) {
               return
            }
            if (this.barcode.length != 8) {
               this.messageToggle('error', '拖盘码为8位随机数字!!')
               return
            }
            // if (this.barcode.length != 8) {
            //    this.messageToggle('error', '拖盘码为8位随机数字!!')
            //    return
            // }
            let that = this
            uni.request({
               url: that.baseUrl + '/pda/barcode/matnr/' + that.barcode,
@@ -150,7 +150,7 @@
         comb() {
            uni.vibrateShort();
            let that = this;
            this.$toast.loading('加载中...')
            this.$toast.loading('上架中...')
            uni.request({
               url: that.baseUrl + '/pda/matnr/in/barcode',
               data: JSON.stringify({