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
wangwei
2017-09-19 10:58:27 +0800
Commit
def01c0c2f793d1cedfab7c2892cbc9463717296
1 parent
ee25bd17
update
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/marketing/CouponList/DepartmentIndex.js
code/static/js.jquery/module/marketing/CouponList/DepartmentIndex.js
View file @
def01c0
...
...
@@ -88,7 +88,7 @@ var Bll = {
common
.
util
.
__tip
(
"部门名称不能超过20字符"
,
"warning"
);
return
false
;
}
common
.
util
.
__ajax
({
common
.
util
.
__ajax
2
({
url
:
url
,
data
:
Bll
.
module
},
function
(
res
)
{
...
...
Please
register
or
login
to post a comment