Authored by weiqingting

基础商品修改,个别字段限制

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