修复数据字典列表页重置后标签值无法输入问题

master
RuoYi 2023-11-01 10:01:47 +08:00
parent 7df1b02476
commit d6b4806e43
1 changed files with 1 additions and 1 deletions

View File

@ -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
}, },
// //