This commit is contained in:
shijingjing
2022-10-09 14:17:21 +08:00
parent 2faf80cc22
commit f6f989b6be
2 changed files with 25 additions and 10 deletions

View File

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