bug
This commit is contained in:
@@ -528,6 +528,8 @@ export default {
|
||||
this.form.description = res.data.description || ''
|
||||
this.form.arriveAreaId = res.data.arriveAreaId
|
||||
this.form.arriveAreaName = res.data.arriveAreaName
|
||||
this.form.startAddress = res.data.startAddress || ''
|
||||
this.form.arriveAddress = res.data.arriveAddress || ''
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user