[update]
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<div class="operator-select-type">
|
||||
<span class="operator-file-type"><i class="operator-i">*</i>{{$t('fileType')}}</span>
|
||||
<a-select style='min-width: 295px;' v-model="fileGroup" :placeholder="$t('selectFileType')" class="file-type-select">
|
||||
<a-select v-model="fileGroup" :placeholder="$t('selectFileType')" class="file-type-select">
|
||||
<a-select-option value="GSO" key="GSO" :title="$t('GSO')">
|
||||
{{$t('GSO')}}
|
||||
</a-select-option>
|
||||
|
||||
Reference in New Issue
Block a user