1
continuous-integration/drone/push Build is passing Details

uat_us
caiyiling 2024-09-04 09:39:05 +08:00
parent 9d8bd9c910
commit 2628d2ec5f
1 changed files with 2 additions and 2 deletions

View File

@ -148,8 +148,8 @@
</el-form-item>
</el-col>
<el-col v-show="form.ConfigType === 'C' && title !== '复制'" :span="12">
<el-form-item label="字段key">
<el-input v-model="form.CodeEn" placeholder="请输入字段key" />
<el-form-item label="字段key英文">
<el-input v-model="form.CodeEn" placeholder="请输入字段key英文" />
</el-form-item>
</el-col>
<el-col v-show="form.ConfigType === 'C' && title !== '复制'" :span="12">