Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
acb4ecf5
authored
Oct 12, 2018
by
叶明星
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
添加原因展示
parent
8bc60e64
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
0 deletions
.idea/workspace.xml
public/js/PaymentDaysList.js
.idea/workspace.xml
View file @
acb4ecf5
This diff is collapsed.
Click to expand it.
public/js/PaymentDaysList.js
View file @
acb4ecf5
...
@@ -28,6 +28,7 @@ layui.use(['table','form','laydate','layer'], function() {
...
@@ -28,6 +28,7 @@ layui.use(['table','form','laydate','layer'], function() {
,{
field
:
'ac_id'
,
title
:
'活动ID'
}
,{
field
:
'ac_id'
,
title
:
'活动ID'
}
,{
field
:
'add_time'
,
title
:
'申请时间'
,
templet
:
'#add_time'
}
,{
field
:
'add_time'
,
title
:
'申请时间'
,
templet
:
'#add_time'
}
,{
field
:
'status'
,
title
:
'申请状态'
,
templet
:
'#status'
}
,{
field
:
'status'
,
title
:
'申请状态'
,
templet
:
'#status'
}
,{
field
:
'auth_cause'
,
title
:
'原因'
}
,{
field
:
'experience'
,
title
:
'操作'
,
templet
:
'#edit'
,
fixed
:
'right'
}
,{
field
:
'experience'
,
title
:
'操作'
,
templet
:
'#edit'
,
fixed
:
'right'
}
]]
]]
,
id
:
'list'
,
id
:
'list'
...
...
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