Commit 227c5ade authored by zhengke's avatar zhengke

修改

parent fd004ba0
...@@ -265,10 +265,10 @@ ...@@ -265,10 +265,10 @@
} }
} }
} }
if(this.introImgList.length==0){ // if(this.introImgList.length==0){
this.Error('请上传介绍图'); // this.Error('请上传介绍图');
return; // return;
} // }
this.addMsg.CarrierMetroList = this.MetroList; this.addMsg.CarrierMetroList = this.MetroList;
this.addMsg.BannerList = this.introImgList; this.addMsg.BannerList = this.introImgList;
this.apipost('/api/Trade/GetSetCarrier', this.addMsg, this.apipost('/api/Trade/GetSetCarrier', this.addMsg,
......
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