zhangherong
2025-03-05 dd2c9cf9b1c01eb11cee02a6470ae08ef0964512
src/views/eam/modules/equipmentCalibrationOrder/EquipmentCalibrationOrderReportDrawerList.vue
@@ -227,7 +227,7 @@
    handleAdd: function () {
      this.$refs.modalForm.add(this.calibrationOrderId);
      this.$refs.modalForm.title = "上传检定报告";
      this.$refs.modalForm.title = "上传鉴定报告";
      this.$refs.modalForm.disableSubmit = false;
    },