Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
chenchao
2016-12-12 21:20:32 +0800
Commit
1e55ba8af57122eec13f2f12bfd79a94ba90b99d
1 parent
a3371b08
require nessary js
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
code/static/js.jquery/module/customService/promotion/partials/edit_operation.js
code/static/js.jquery/module/customService/promotion/partials/edit_operation.js
View file @
1e55ba8
var
$
=
require
(
'jquery'
),
common
=
require
(
'../../../../common/common'
);
var
edit
=
require
(
'../../../../common/edit'
);
console
.
log
(
"operationEdit in"
);
var
operationEdit
=
{
...
...
Please
register
or
login
to post a comment