qushaowei
2023-09-21 6c7ca8b4290cd6afecb680c39be00fc2480a2dca
src/views/eam/modules/equipmentNew/EquipmentResume/EquipmentResumeDrawer.vue
@@ -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()
    },