Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bims
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
孙海亮
bims
Commits
8b88f1ae
Commit
8b88f1ae
authored
Mar 02, 2022
by
yanglilong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
c9be409d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
index.vue
src/views/pre-auth/index.vue
+1
-2
No files found.
src/views/pre-auth/index.vue
View file @
8b88f1ae
...
@@ -90,9 +90,8 @@ export default{
...
@@ -90,9 +90,8 @@ export default{
{
title
:
"
申请项目
"
,
dataIndex
:
"
authProject
"
,
width
:
100
,
scopedSlots
:
{
customRender
:
"
authProject
"
}},
{
title
:
"
申请项目
"
,
dataIndex
:
"
authProject
"
,
width
:
100
,
scopedSlots
:
{
customRender
:
"
authProject
"
}},
{
title
:
"
申请金额
"
,
dataIndex
:
"
authorAmount
"
,
width
:
100
,
align
:
'
center
'
},
{
title
:
"
申请金额
"
,
dataIndex
:
"
authorAmount
"
,
width
:
100
,
align
:
'
center
'
},
{
title
:
"
申请状态
"
,
dataIndex
:
"
authorStatus
"
,
width
:
100
,
align
:
'
center
'
,
scopedSlots
:
{
customRender
:
"
authorStatus
"
}
},
{
title
:
"
申请状态
"
,
dataIndex
:
"
authorStatus
"
,
width
:
100
,
align
:
'
center
'
,
scopedSlots
:
{
customRender
:
"
authorStatus
"
}
},
{
title
:
"
申请日期
"
,
dataIndex
:
"
paidAmount
"
,
width
:
10
0
,
align
:
'
center
'
},
{
title
:
"
申请日期
"
,
dataIndex
:
"
createDate
"
,
width
:
13
0
,
align
:
'
center
'
},
{
title
:
"
批准金额
"
,
dataIndex
:
"
approvalAmount
"
,
width
:
100
,
align
:
'
center
'
},
{
title
:
"
批准金额
"
,
dataIndex
:
"
approvalAmount
"
,
width
:
100
,
align
:
'
center
'
},
{
title
:
"
批准天数
"
,
dataIndex
:
"
authorDays
"
,
width
:
110
,
align
:
'
center
'
},
{
title
:
"
不予批准原因
"
,
dataIndex
:
"
rejectReason
"
,
width
:
120
,
align
:
'
center
'
,
scopedSlots
:
{
customRender
:
"
authorStatus
"
}
},
{
title
:
"
不予批准原因
"
,
dataIndex
:
"
rejectReason
"
,
width
:
120
,
align
:
'
center
'
,
scopedSlots
:
{
customRender
:
"
authorStatus
"
}
},
{
title
:
"
预授权使用情况
"
,
dataIndex
:
"
authorizeItemVoList
"
,
width
:
130
,
align
:
'
center
'
,
scopedSlots
:
{
customRender
:
"
authorizeItemVoList
"
}
},
{
title
:
"
预授权使用情况
"
,
dataIndex
:
"
authorizeItemVoList
"
,
width
:
130
,
align
:
'
center
'
,
scopedSlots
:
{
customRender
:
"
authorizeItemVoList
"
}
},
{
title
:
"
备注
"
,
dataIndex
:
"
remark
"
,
width
:
100
,
align
:
'
center
'
},
{
title
:
"
备注
"
,
dataIndex
:
"
remark
"
,
width
:
100
,
align
:
'
center
'
},
...
...
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