Browse Source

!797 修复字典表详情页面搜索bug
Merge pull request !797 from 也曾为你像超人/N/A

若依 1 year ago
parent
commit
eff42d8b0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-ui/src/views/system/dict/data.vue

+ 1 - 1
ruoyi-ui/src/views/system/dict/data.vue

@@ -251,8 +251,8 @@ export default {
       queryParams: {
         pageNum: 1,
         pageSize: 10,
-        dictName: undefined,
         dictType: undefined,
+        dictLabel: undefined,
         status: undefined
       },
       // 表单参数