标题
This commit is contained in:
@@ -358,13 +358,15 @@ export default {
|
||||
onLoad(o) {
|
||||
if(o.id) {
|
||||
this.getDetail(o.id)
|
||||
uni.setNavigationBarTitle({
|
||||
title: '编辑返乡记录'
|
||||
})
|
||||
}
|
||||
this.$dict.load('EP_travelType','EP_registerPersonType','EP_abnormalType','EP_highRiskIndustries','yesOrNo','epidemicTouchInFourteen').then(()=> {
|
||||
this.$areaId = this.user.$areaId
|
||||
this.travelTypeDict = this.$dict.getDict('EP_travelType')
|
||||
this.getewayList()
|
||||
})
|
||||
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user