Authored by weiqingting

提交

@@ -158,7 +158,7 @@ tabTree.isfeeze=true; @@ -158,7 +158,7 @@ tabTree.isfeeze=true;
158 var e=new common.edit("#basicInfo"); 158 var e=new common.edit("#basicInfo");
159 e.init(); 159 e.init();
160 160
161 -if(param){ 161 +if(!param){
162 162
163 new common.dropDown({el:"#brandId",ajax:"queryBrandByShopId",params:function(){ 163 new common.dropDown({el:"#brandId",ajax:"queryBrandByShopId",params:function(){
164 return {status:1} 164 return {status:1}