feature:调整多图下不换行的问题
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
/>
|
/>
|
||||||
<div
|
<div
|
||||||
v-else
|
v-else
|
||||||
class="w-full gap-4 flex"
|
class="w-full gap-4 flex flex-wrap"
|
||||||
>
|
>
|
||||||
<selectComponent
|
<selectComponent
|
||||||
v-for="(item, index) in multipleValue"
|
v-for="(item, index) in multipleValue"
|
||||||
|
Reference in New Issue
Block a user