Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuloulou
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to dashboard
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
weiqingting
2016-06-29 10:02:37 +0800
Commit
6cb02893846735045394b783af0fa6065b0cc827
1 parent
868b1076
提交
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
code/static/js.jquery/module/goods/basegoods/Edit.js
code/static/js.jquery/module/goods/basegoods/Edit.js
View file @
6cb0289
...
...
@@ -454,10 +454,6 @@ e.on("validate",function(){
}
if
(
map3
.
length
>
0
&&
common
.
util
.
__input
(
"supplierId"
)){
map3
=
map3
.
filter
(
function
(
item
){
return
$
.
trim
(
item
.
factoryCode
)?
true
:
false
;
});
var
ispass
=
true
;
common
.
util
.
__ajax2
({
...
...
Please
register
or
login
to post a comment