Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-brand-shop
·
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
yyq
2018-03-12 19:02:00 +0800
Commit
92b63e58938cf612457ea63db7943713910b655b
1 parent
33909a75
del params
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/pages/home/order/order.js
app/pages/home/order/order.js
View file @
92b63e5
...
...
@@ -35,7 +35,7 @@ Page({
yas
=
new
Yas
(
app
);
yas
.
pageOpenReport
();
},
onShow
:
function
(
e
)
{
onShow
:
function
()
{
this
.
getOrders
(
this
.
data
.
orderType
);
},
startTimer
:
function
()
{
...
...
Please
register
or
login
to post a comment