|
@ -584,7 +584,7 @@ Page({ |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
if (!this.data.fmData.road) { |
|
|
if (!this.data.fmData.road) { |
|
|
this.showToast('请填写所在街道') |
|
|
this.showToast('请填写路牌号') |
|
|
return false |
|
|
return false |
|
|
} |
|
|
} |
|
|
const houseAddress = this.data.houseInfo.gridName + '-' |
|
|
const houseAddress = this.data.houseInfo.gridName + '-' |
|
|