|
@@ -83,7 +83,7 @@
|
|
|
<ConfigAnnotation picHintText="" picName="ICPLicense" @showImage="previewImage"/>
|
|
|
</el-form-item>
|
|
|
<el-form-item :label="$t('SystemManage.BaseConfig.login_title')" prop="ETATitle">
|
|
|
- <el-input type="text" v-model="formData.ETATitle" placeholder="$t('SystemManage.BaseConfig.login_title_pld')" />
|
|
|
+ <el-input type="text" v-model="formData.ETATitle" :placeholder="$t('SystemManage.BaseConfig.login_title_pld')" />
|
|
|
<ConfigAnnotation picHintText="" picName="ETATitle" @showImage="previewImage"/>
|
|
|
</el-form-item>
|
|
|
<!-- <el-form-item :label="login_name" prop="TabName">
|