合并分支 'dev_third_stage' 到 'master'
修改中英文翻译 查看合并请求 laws-nio/laws-weilai!216
This commit is contained in:
+2
-2
@@ -32,10 +32,10 @@
|
|||||||
<div class="title-text">
|
<div class="title-text">
|
||||||
<span class="Required">*</span>
|
<span class="Required">*</span>
|
||||||
<span class="title-text-text"
|
<span class="title-text-text"
|
||||||
:title="$t('problemClassification')">{{$t('problemClassification')}}</span>
|
:title="$t('classification')">{{$t('classification')}}</span>
|
||||||
</div>
|
</div>
|
||||||
<a-form-model-item class="itemModel itemModel-multi" prop="problemType">
|
<a-form-model-item class="itemModel itemModel-multi" prop="problemType">
|
||||||
<a-select :placeholder="$t('PleaseSelect')+$t('problemClassification')"
|
<a-select :placeholder="$t('PleaseSelect')+$t('classification')"
|
||||||
@change="problemTypeChange"
|
@change="problemTypeChange"
|
||||||
mode="multiple"
|
mode="multiple"
|
||||||
v-model="formInline.problemType">
|
v-model="formInline.problemType">
|
||||||
|
|||||||
Reference in New Issue
Block a user