fix: 修改用户管理查询条件label
This commit is contained in:
parent
ef47cde35b
commit
1881b60f71
@ -197,7 +197,7 @@ authsource_configuration_is_null=认证源配置不能为空
|
||||
删除菜单=删除菜单
|
||||
删除角色=删除角色
|
||||
删除连接=删除连接
|
||||
参数管理=参数管理
|
||||
显示设置=显示设置
|
||||
数据源=数据源
|
||||
数据源表单=数据源表单
|
||||
数据集=数据集
|
||||
|
||||
@ -197,7 +197,7 @@ export default {
|
||||
searchConfig: {
|
||||
useQuickSearch: true,
|
||||
useComplexSearch: true,
|
||||
quickPlaceholder: '按名称搜索',
|
||||
quickPlaceholder: '按姓名搜索',
|
||||
components: [
|
||||
{ field: 'nick_name', label: '姓名', component: 'FuComplexInput' },
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user