lyh
2025-06-27 a751e547d67c4f8e2c6fddf958c1559f792515bd
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;
    },