|
@ -71,6 +71,7 @@ Component({ |
|
|
}) |
|
|
}) |
|
|
// @ts-ignore
|
|
|
// @ts-ignore
|
|
|
// this.triggerEvent('chooseStreetId', '')
|
|
|
// this.triggerEvent('chooseStreetId', '')
|
|
|
|
|
|
this.triggerEvent('chooseStreetId', this.data.choosedStreet.id) |
|
|
} catch (error) { |
|
|
} catch (error) { |
|
|
console.log(error) |
|
|
console.log(error) |
|
|
} |
|
|
} |
|
|