yyb
4 天以前 b041fdf28a8935137c2efa7024cf3451d4375351
pages/wareHouse/nuclearScale/index.vue
@@ -355,6 +355,9 @@
        if (that.form.productType == "TG01") {
          that.$refs.saveForm.open(ScanCodeRecordList);
        } else {
          if (that.form.workshop == "ZF01") {
            that.$refs.saveForm.open(ScanCodeRecordList);
          }
          that.queryCustomName(codeInfo, ScanCodeRecordList);
        }
      }