Authored by weiqingting

提交

... ... @@ -127,7 +127,7 @@ e.init();
if(!param){
new common.dropDown({el:"#brandId",ajax:"brand",params:function(){
new common.dropDown({el:"#brandId",ajax:"queryBrandByShopId",params:function(){
return {status:1}
},midData:function(data){
data=data.map(function(item){
... ...