详情
This commit is contained in:
@@ -574,7 +574,6 @@ export default {
|
||||
|
||||
if (this.startAreaId.substr(4,this.startAreaId.length - 4) === '00000000') {
|
||||
return this.$toast('出发地必须选至县级及以下')
|
||||
// return console.log(this.startAreaId.substr(6,this.startAreaId.length - 6));
|
||||
}
|
||||
|
||||
// if (!this.form.startAddress) {
|
||||
|
||||
Reference in New Issue
Block a user