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
Email Patches
Plain Diff
Browse Files
Authored by
李奇
2017-05-24 17:36:31 +0800
Commit
b0a943e61d7b8a5585d11e2fabe1f187703f0173
1 parent
250f4de2
changed:审核状态改为状态
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 @
b0a943e
...
...
@@ -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 @
b0a943e
...
...
@@ -74,7 +74,7 @@ export default () => {
align
:
'center'
},
{
title
:
'
审核
状态'
,
title
:
'状态'
,
key
:
'verify'
,
align
:
'center'
,
render
(
row
)
{
...
...
Please
register
or
login
to post a comment