Browse Source

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

Signed-off-by: 也曾为你像超人 <1553592282@qq.com>
也曾为你像超人 1 year ago
parent
commit
1f753e3d84
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
       },
       // 表单参数