Commit 857ecb5c authored by 黄奎's avatar 黄奎

页面修改

parent 9be6e628
......@@ -324,7 +324,7 @@
if(this.PostPrice&&this.PostPrice.length>0){
for(let i=0;i<this.PostPrice.length;i++){
if(this.PostPrice[i].PriceTeamType==3&&this.PostPrice[i].PriceOfferUrl==''){
this.Error(this.PostPrice[i].StartDate+'必须上传报价单');
this.Error("团期"+this.PostPrice[i].StartDate+'的日期,为单团请上传报价单.');
return
}
}
......
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