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
OF1706
2017-07-28 10:20:37 +0800
Commit
e053a5ce5d9b8e4e7e2ddf05e4fccbc9e5ca8fbd
1 parent
9c6c5f85
m
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
app/pages/repository/sellback/index.js
app/pages/repository/sellback/index.js
View file @
e053a5c
...
...
@@ -7,6 +7,7 @@ export default {
name
:
'sellback'
,
component
:
()
=>
import
(
/* webpackChunkName: "repository.sellback" */
'./list'
),
meta
:
{
pageName
:
'销退入库
'
pageName
:
'销退入库'
}
};
\ No newline at end of file
};
...
...
Please
register
or
login
to post a comment