Commit af69f562 authored by Mac's avatar Mac

1

parent d5b7ab9f
......@@ -589,10 +589,10 @@
uni.showToast({title: '请输入商业体量',icon: 'none',})
return
}
if(this.model.CarNum == ''){
uni.showToast({title: '请输入车位数量',icon: 'none',})
return
}
// if(this.model.CarNum == ''){
// uni.showToast({title: '请输入车位数量',icon: 'none',})
// return
// }
if(this.model.OpenTime == ''){
uni.showToast({title: '请输入开业时间',icon: 'none',})
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