Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2016-09-08 10:31:14 +0800
Commit
89b8551f547f5905a05066ba1d1455b1c294884d
1 parent
034c09d0
open electronic invoice
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
yohobuy/www.yohobuy.com/application/modules/Cart/controllers/Index.php
yohobuy/www.yohobuy.com/application/modules/Cart/controllers/Index.php
View file @
89b8551
...
...
@@ -259,7 +259,7 @@ class IndexController extends WebAction
$this
->
_view
->
display
(
'order-ensure'
,
array
(
'orderEnsurePage'
=>
true
,
'openInvoice'
=>
fals
e
,
//是否开启电子发票
'openInvoice'
=>
tru
e
,
//是否开启电子发票
'orderEnsure'
=>
$orderEnsure
,
));
}
...
...
Please
register
or
login
to post a comment