Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
陈峰
2017-05-24 17:38:24 +0800
Commit
fc32f4d020e857429c689c3846de99d85f296c8e
2 parents
607f5d01
b0a943e6
Merge branch 'release/1.0' of
http://git.yoho.cn/fe/yoho-shop-manage
into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
app/pages/product/offsale/store/index.js
app/pages/product/onsale/store/index.js
app/pages/product/offsale/store/index.js
View file @
fc32f4d
...
...
@@ -199,7 +199,7 @@ export default () => {
align
:
'center'
},
{
title
:
'
审核
状态'
,
title
:
'状态'
,
key
:
'verify'
,
align
:
'center'
,
render
(
row
)
{
...
...
app/pages/product/onsale/store/index.js
View file @
fc32f4d
...
...
@@ -74,7 +74,7 @@ export default () => {
align
:
'center'
},
{
title
:
'
审核
状态'
,
title
:
'状态'
,
key
:
'verify'
,
align
:
'center'
,
render
(
row
)
{
...
...
Please
register
or
login
to post a comment