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
Plain Diff
Browse Files
Authored by
wangshusheng
2018-06-19 15:49:38 +0800
Commit
4ee1e13baade857fc06f1b1d5b46070c070b7e5c
2 parents
9d0f18d5
8af0e9e7
Merge branch 'dev_限定商品支持小程序' into test6.7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/static/js.jquery/module/operations/limit/Edit.js
code/static/js.jquery/module/operations/limit/Edit.js
View file @
4ee1e13
...
...
@@ -373,7 +373,7 @@ e.on("validate", function() {
});
/*验证排序*/
e
.
on
(
"validate"
,
function
(){
/
var error=0
;
var
error
=
0
;
var
a
=
{};
if
(
g
.
__rows
.
length
>
0
){
for
(
var
i
in
g
.
__rows
){
...
...
Please
register
or
login
to post a comment