Skip to content

Commit ea5709e

Browse files
author
piexlMax(奇淼
committed
style(菜单组件): 调整级联选择器宽度样式为全宽
1 parent 58b123d commit ea5709e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/view/superAdmin/menu/components/components-cascader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
:options="pathOptions"
77
v-model="activeComponent"
88
filterable
9-
class="w-full"
9+
class="!w-full"
1010
clearable
1111
@change="emitChange"
1212
/>

0 commit comments

Comments
 (0)