Explorar el Código

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

RuoYi hace 2 años
padre
commit
d6b4806e43
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {
251 251
       queryParams: {
252 252
         pageNum: 1,
253 253
         pageSize: 10,
254
-        dictName: undefined,
255 254
         dictType: undefined,
255
+        dictLabel: undefined,
256 256
         status: undefined
257 257
       },
258 258
       // 表单参数