qushaowei
2023-11-22 3dd1c81c84d78a30fff6468ccb05f979f2d50966
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()
    },