test #96
@@ -184,7 +184,7 @@
|
||||
</v-alert>
|
||||
</v-col>
|
||||
</v-row>
|
||||
<v-row>
|
||||
<v-row v-if="!isEdit">
|
||||
<v-col cols="12">
|
||||
<v-select
|
||||
v-model="bannerForm.lang"
|
||||
@@ -192,7 +192,6 @@
|
||||
label="언어 선택"
|
||||
item-text="text"
|
||||
item-value="value"
|
||||
:disabled="isEdit"
|
||||
outlined
|
||||
/>
|
||||
</v-col>
|
||||
|
||||
Reference in New Issue
Block a user