1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
9d8bd9c910
commit
2628d2ec5f
|
@ -148,8 +148,8 @@
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col v-show="form.ConfigType === 'C' && title !== '复制'" :span="12">
|
<el-col v-show="form.ConfigType === 'C' && title !== '复制'" :span="12">
|
||||||
<el-form-item label="字段key">
|
<el-form-item label="字段key英文">
|
||||||
<el-input v-model="form.CodeEn" placeholder="请输入字段key" />
|
<el-input v-model="form.CodeEn" placeholder="请输入字段key英文" />
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
</el-col>
|
</el-col>
|
||||||
<el-col v-show="form.ConfigType === 'C' && title !== '复制'" :span="12">
|
<el-col v-show="form.ConfigType === 'C' && title !== '复制'" :span="12">
|
||||||
|
|
Loading…
Reference in New Issue