|
|
|
@ -312,6 +312,7 @@ export default {
|
|
|
|
this.direction = res.data.direction
|
|
|
|
this.direction = res.data.direction
|
|
|
|
this.side = res.data.side
|
|
|
|
this.side = res.data.side
|
|
|
|
this.streetId = res.data.streetId
|
|
|
|
this.streetId = res.data.streetId
|
|
|
|
|
|
|
|
this.streetPlc = ""
|
|
|
|
this.streetName = res.data.streetName
|
|
|
|
this.streetName = res.data.streetName
|
|
|
|
this.checkObj.checkPic2 = this.checkObj.checkPic + ".jpg"
|
|
|
|
this.checkObj.checkPic2 = this.checkObj.checkPic + ".jpg"
|
|
|
|
|
|
|
|
|
|
|
|
|