Skip to content

Commit

Permalink
style: display logic
Browse files Browse the repository at this point in the history
  • Loading branch information
zyyzyykk committed Dec 30, 2024
1 parent 0149d33 commit 8ae8a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/terminal/src/components/OptionBlock.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default {
type: 'success',
grouping: true,
});
if(aimOption.value == deleteOption.value) aimOption.value = '';
};
// 重置
Expand Down

0 comments on commit 8ae8a01

Please sign in to comment.