zenglf
2023-10-24 575a75a0519e53ceec6bb5d31f682124596c3bae
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()
    },