Skip to content

Commit

Permalink
Update form-tasks.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
fagubla authored Aug 5, 2024
1 parent 0de81e0 commit 988afad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/renderer/form-tasks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,6 @@ export default {
});
},
handleRowMouseover(row) {
debugger;
if (this.ellipsisShow) {
this.isTooltipVisible = !this.disableRuleTooltip;
this.clearHideTimer();
Expand Down

0 comments on commit 988afad

Please sign in to comment.