style: 调整纸吸管计算下拉框尺寸
- cols: '6' -> '8'
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
</v-card-title>
|
||||
|
||||
<v-row>
|
||||
<v-col cols="6">
|
||||
<v-col cols="8">
|
||||
<v-select
|
||||
v-model="currentSelect"
|
||||
density="comfortable"
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
</v-card-title>
|
||||
|
||||
<v-row>
|
||||
<v-col cols="6">
|
||||
<v-col cols="8">
|
||||
<v-select
|
||||
v-model="currentSelect"
|
||||
density="comfortable"
|
||||
|
||||
Reference in New Issue
Block a user