yyb
2025-11-27 24e7868d80a850bbbda953a73e2598675dc228f6
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);
        }
      }