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