Explorar o código

角色查询条件

yuansh %!s(int64=2) %!d(string=hai) anos
pai
achega
307f3ee385
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/jeecgbiz/JSelectRole.vue

+ 1 - 1
src/components/jeecgbiz/JSelectRole.vue

@@ -8,7 +8,7 @@
     :returnKeys="returnKeys"
     :listUrl="url.list"
     :columns="columns"
-    queryParamText="角色编码"
+    queryParamText="角色名称"
 
     v-on="$listeners"
     v-bind="$attrs"