wangxinhui
2025-01-06 801ddd3be4d6bf8553cac870435bb5092eca6b60
代码管理/淮安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 = [];
                           }