Authored by weiqingting

提交

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