Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
48b0648f
Commit
48b0648f
authored
Jul 09, 2021
by
陈浩建
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新合伙人字段调整
parent
39ff7ea1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
src/views/school-center/userManager/newUser.vue
+2
-1
No files found.
src/views/school-center/userManager/newUser.vue
View file @
48b0648f
...
@@ -172,12 +172,13 @@
...
@@ -172,12 +172,13 @@
createtime
:
[
''
,
''
],
createtime
:
[
''
,
''
],
},
},
columns
:
[
columns
:
[
{
dataIndex
:
'
phone'
,
width
:
100
,
title
:
'手机
'
},
{
dataIndex
:
'
account'
,
width
:
100
,
title
:
'账号
'
},
{
dataIndex
:
'name'
,
width
:
60
,
title
:
'姓名'
},
{
dataIndex
:
'name'
,
width
:
60
,
title
:
'姓名'
},
{
dataIndex
:
'sex'
,
width
:
50
,
title
:
'性别'
,
scopedSlots
:
{
customRender
:
"sex"
}},
{
dataIndex
:
'sex'
,
width
:
50
,
title
:
'性别'
,
scopedSlots
:
{
customRender
:
"sex"
}},
{
dataIndex
:
'schoolName'
,
width
:
100
,
title
:
'所属校园'
},
{
dataIndex
:
'schoolName'
,
width
:
100
,
title
:
'所属校园'
},
{
dataIndex
:
'grade'
,
width
:
60
,
title
:
'年级'
},
{
dataIndex
:
'grade'
,
width
:
60
,
title
:
'年级'
},
{
dataIndex
:
'subName'
,
width
:
60
,
title
:
'县分'
},
{
dataIndex
:
'subName'
,
width
:
60
,
title
:
'县分'
},
{
dataIndex
:
'phone'
,
width
:
100
,
title
:
'手机'
},
{
dataIndex
:
'idCard'
,
width
:
150
,
title
:
'身份证号'
},
{
dataIndex
:
'idCard'
,
width
:
150
,
title
:
'身份证号'
},
{
dataIndex
:
'idcardImgUrl'
,
width
:
180
,
title
:
'身份证扫描件(正面)'
,
scopedSlots
:
{
customRender
:
"idcardImgUrl"
}},
{
dataIndex
:
'idcardImgUrl'
,
width
:
180
,
title
:
'身份证扫描件(正面)'
,
scopedSlots
:
{
customRender
:
"idcardImgUrl"
}},
{
dataIndex
:
'studentImgUrl'
,
width
:
180
,
title
:
'学生证'
,
scopedSlots
:
{
customRender
:
"studentImgUrl"
}},
{
dataIndex
:
'studentImgUrl'
,
width
:
180
,
title
:
'学生证'
,
scopedSlots
:
{
customRender
:
"studentImgUrl"
}},
...
...
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