skyouc
2025-08-06 e6b2d108f49e2dc1d3c825704cb19e5557607420
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({