@@ -120,6 +120,10 @@
})
},
save(){
+ if(!this.$u.test.mobile(this.stayInfo.landlinePhone)){
+ this.$showToast('请输入正确手机号');
+ return
+ }
this.stayInfo.picList=[];
this.imgUrlList.forEach((i)=>{
if(i.url){