Unverified Commit eff42d8b authored by 若依's avatar 若依 Committed by Gitee

!797 修复字典表详情页面搜索bug

Merge pull request !797 from 也曾为你像超人/N/A
parents 72d40695 1f753e3d
...@@ -251,8 +251,8 @@ export default { ...@@ -251,8 +251,8 @@ export default {
queryParams: { queryParams: {
pageNum: 1, pageNum: 1,
pageSize: 10, pageSize: 10,
dictName: undefined,
dictType: undefined, dictType: undefined,
dictLabel: undefined,
status: undefined status: undefined
}, },
// 表单参数 // 表单参数
......
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