Commit 6a098c7b authored by wangjiangze's avatar wangjiangze

媒资注入优化

parent 14f4915b
......@@ -165,7 +165,9 @@ $().ready(function(){
$("#multiselect option").addClass("hidden");
$("#multiselect option[sp_id='"+spid+"']").removeClass("hidden");
return;
}
$("#multiselect option").removeClass("hidden");
});
$("#laiyuan").bind("change",function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment