This commit is contained in:
shijingjing
2022-05-05 17:17:26 +08:00
parent b9a6dedb62
commit e0123f55d9
2 changed files with 3 additions and 2 deletions

View File

@@ -174,7 +174,9 @@ export default {
this.$dict.load('fpRelationship','sex','fpNation','fpPoliticalOutlook','fpYear','fpLaborSkills','fpEmploymentChannels')
this.id = o.id,
this.getInfo()
uni.$on('reload',()=>{
this.getInfo()
})
},
methods: {
getInfo() {