PDA
dengjunjie
2025-01-03 38b3f8182e21a9114ee78ae5d5c550179ff628ca
代码管理/淮安PDA/pages/stash/boxing.vue
@@ -348,7 +348,7 @@
         },
         snInput() {
            this.$nextTick(() => {
               if (this.warehouseId == 6) {
               if (this.warehouseId == 6 || this.warehouseId == 2) {
                  if (this.sns.length > 0) {
                     this.sns = [];
                  }
@@ -363,7 +363,7 @@
                     this.Testcheck = false;
                     if (res.status) {
                        this.sns.push(res.data.serialNumber);
                        if (this.warehouseId == 6) {
                        if (this.warehouseId == 6 || this.warehouseId == 2) {
                           if (this.matInfos.length > 0) {
                              this.matInfos = [];
                           }