Skip to content

Commit

Permalink
perf: 管理面板优化新增列表项的提示
Browse files Browse the repository at this point in the history
  • Loading branch information
Soulter committed Feb 6, 2025
1 parent 1450711 commit ea38666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/src/components/shared/ListConfigItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</v-list>
<v-text-field
v-model="newItem"
label="添加新项"
label="添加新项,按回车确认添加"
@keyup.enter="addItem"
clearable
dense
Expand Down

0 comments on commit ea38666

Please sign in to comment.