src/views/eam/modules/equipmentNew/EquipmentResume/EquipmentResumeDrawer.vue
@@ -16,7 +16,7 @@ <a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" label="设备编码" label="统一编码" class="hightColor" > <span @@ -154,7 +154,7 @@ </div> </a-tab-pane> <a-tab-pane tab='检定记录' tab='鉴定记录' key="6" > <div @@ -343,7 +343,7 @@ return "background-color:rgba(127, 127, 127,0.08)"; }, handleCancel() { this.$emit('ok'); // this.$emit('ok'); this.alterFlag = new Date(); this.close() },