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-06-08 14:57:36 +0800
Commit
a979ad31ac31870d3b685b20bccd9899abd1e92d
1 parent
d66b7e19
pageName
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/statistics/stock-iframe/index.js
app/pages/statistics/stock-iframe/index.js
View file @
a979ad3
@@ -5,6 +5,6 @@ export default {
@@ -5,6 +5,6 @@ export default {
5
name
:
'stock'
,
5
name
:
'stock'
,
6
component
:
page
,
6
component
:
page
,
7
meta
:
{
7
meta
:
{
8
-
pageName
:
'
销售
统计'
8
+
pageName
:
'
库存
统计'
9
}
9
}
10
};
10
};
Please
register
or
login
to post a comment