mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 00:36:43 +08:00
【银保app】原生方法逻辑修改 个人信息字段赋值
This commit is contained in:
@@ -27,14 +27,8 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted(){
|
||||
window['getMessage'] = (data) => {
|
||||
this.getMessage(data)
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
getMessage(data){
|
||||
this.$store.commit('updateMessageStatus',data )
|
||||
},
|
||||
reload() {
|
||||
this.isRouterAlive = false
|
||||
this.$nextTick(() => {
|
||||
|
||||
Reference in New Issue
Block a user