Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Y
yishuju-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何远江
yishuju-ui
Commits
6728a803
Commit
6728a803
authored
Apr 01, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'main' of
http://git.local.topsunit.com/heyuanjiang/yishuju-ui
parents
ad858d97
e0717ac7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
14 deletions
+4
-14
index.vue
src/views/system/legalMemberManage/index.vue
+4
-14
No files found.
src/views/system/legalMemberManage/index.vue
View file @
6728a803
...
@@ -53,23 +53,13 @@
...
@@ -53,23 +53,13 @@
const
config
=
reactive
({
const
config
=
reactive
({
columns
:
[
columns
:
[
{
type
:
'checkbox'
,
width
:
60
,
fixed
:
'left'
},
{
type
:
'checkbox'
,
width
:
60
,
fixed
:
'left'
},
{
{
field
:
'leader.username'
,
width
:
110
,
title
:
'领导用户名称'
,
search
:
{
el
:
'input'
,
key
:
'leaderName'
,
labelWidth
:
85
}
},
field
:
'leader.username'
,
{
field
:
'leader.phone'
,
title
:
'领导手机号'
,
search
:
{
el
:
'input'
,
labelWidth
:
85
,
key
:
'leaderPhone'
}
},
width
:
110
,
{
field
:
'staff.username'
,
width
:
110
,
title
:
'员工用户名称'
,
search
:
{
el
:
'input'
,
key
:
'staffName'
,
labelWidth
:
85
}
},
title
:
'领导用户名称'
,
search
:
{
el
:
'input'
,
labelWidth
:
85
},
},
{
field
:
'leader.phone'
,
title
:
'领导手机号'
,
search
:
{
el
:
'input'
,
labelWidth
:
85
}
},
{
field
:
'staff.username'
,
width
:
110
,
title
:
'员工用户名称'
,
search
:
{
el
:
'input'
,
labelWidth
:
85
},
},
{
{
field
:
'staff.phone'
,
field
:
'staff.phone'
,
title
:
'员工手机号'
,
title
:
'员工手机号'
,
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
labelWidth
:
85
},
search
:
{
el
:
'input'
,
props
:
{
clearable
:
true
},
labelWidth
:
85
,
search
:
{
el
:
'input'
,
key
:
'staffPhone'
,
labelWidth
:
85
}
},
},
},
{
{
field
:
'staff.status'
,
field
:
'staff.status'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment