修复字典表详情页面搜索bug
Signed-off-by: 也曾为你像超人 <1553592282@qq.com>
This commit is contained in:
parent
72d4069537
commit
1f753e3d84
@ -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
|
||||||
},
|
},
|
||||||
// 表单参数
|
// 表单参数
|
||||||
|
Loading…
Reference in New Issue
Block a user