Houjie
2025-06-10 b14aa3f5539d358ec2db80a65c4c32c684d88c77
src/views/eam/modules/equipmentCalibrationOrder/EquipmentCalibrationOrderReportModal.vue
@@ -258,7 +258,7 @@
      that.model = Object.assign({}, record);
      that.fileList = [];
      that.$nextTick(() => {
        that.form.setFieldsValue({ num: record.num, fileType: record.type, judgmentResult: record.judgmentResult, remark: record.remark });
        that.form.setFieldsValue({ num: record.num, fileType: record.type, name: record.name, remark: record.remark });
      });
      that.uploadId = ''
      //获取当前文件对应附件