src/views/system/DictList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/system/DictList.vue
@@ -17,10 +17,10 @@ :labelCol="{span: 6}" :wrapperCol="{span: 14, offset: 1}" > <a-input <j-input placeholder="请输入字典名称" v-model="queryParam.dictName" ></a-input> ></j-input> </a-form-item> </a-col> <a-col @@ -32,10 +32,10 @@ :labelCol="{span: 6}" :wrapperCol="{span: 14, offset: 1}" > <a-input <j-input placeholder="请输入字典编号" v-model="queryParam.dictCode" ></a-input> ></j-input> </a-form-item> </a-col> <a-col