Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f1cb681c
authored
Jul 29, 2019
by
朱继来
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'zjl_iteration_20190723' into development
parents
39b33ce3
5daef293
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
resources/views/addOffline/content.blade.php
resources/views/addOrder/content.blade.php
resources/views/addOffline/content.blade.php
View file @
f1cb681c
...
...
@@ -223,6 +223,7 @@
var
internal_uid
=
"{{$internal_uid}}"
;
var
sale_id
=
"{{$sale_id}}"
;
var
URL_api
=
"{{Config('website.api_domain')}}"
;
var
role
=
"{{ $role }}"
;
$
.
lie
.
add_order
.
offline
(
internal_uid
);
</script>
\ No newline at end of file
resources/views/addOrder/content.blade.php
View file @
f1cb681c
...
...
@@ -403,6 +403,7 @@
<script>
var
sale_id
=
"{{$sale_id}}"
;
var
URL_api
=
"{{Config('website.api_domain')}}"
;
var
role
=
"{{ $role }}"
;
$
.
lie
.
add_order
.
lyorder
();
</script>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment