Unverified Commit b9c7731c authored by NewYoung208's avatar NewYoung208 Committed by Gitee

update ruoyi-ui/src/views/system/dict/index.vue.

优化代码
Signed-off-by: 's avatarNewYoung208 <niuyang208@163.com>
parent 850b86e0
......@@ -164,7 +164,7 @@
<el-input v-model="form.dictName" placeholder="请输入字典名称" />
</el-form-item>
<el-form-item prop="dictType">
<el-input v-model="form.dictType" placeholder="请输入字典名称" maxlength="100" />
<el-input v-model="form.dictType" placeholder="请输入字典类型" maxlength="100" />
<span slot="label">
<el-tooltip content="数据存储中的Key值,如:sys_user_sex" placement="top">
<i class="el-icon-question"></i>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment