统一调整element form inline元素的属性

This commit is contained in:
piexlMax
2024-03-07 22:34:50 +08:00
parent 93ac2e70d2
commit 725f4150fc
3 changed files with 8 additions and 6 deletions

View File

@@ -29,7 +29,6 @@
v-model="searchInfo.method"
clearable
placeholder="请选择"
class="w-40"
>
<el-option
v-for="item in methodOptions"