17755135699 1 năm trước cách đây
mục cha
commit
a3eca2e229
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      pagesMy/stayInfo/stayInfo.vue

+ 4 - 0
pagesMy/stayInfo/stayInfo.vue

@@ -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){