Skip to content

Commit

Permalink
feat: 自动化代码部分输入框样式调节
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelmaxQm committed Oct 17, 2024
1 parent b8d5e79 commit ed56118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/view/systemTools/autoCode/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
prop="structName"
class="w-full"
>
<div class="flex gap-2">
<div class="flex gap-2 w-full">
<el-input
v-model="form.structName"
placeholder="首字母自动转换大写"
Expand Down

0 comments on commit ed56118

Please sign in to comment.