Merge branch 'dev' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_wechat_app into dev
This commit is contained in:
@@ -153,8 +153,10 @@ export default {
|
||||
this.autoLogin()
|
||||
setTimeout(() => {
|
||||
uni.navigateBack()
|
||||
}, 500);
|
||||
}, 600);
|
||||
}
|
||||
}).catch(err=> {
|
||||
this.$u.toast(err.msg)
|
||||
})
|
||||
},
|
||||
upLoad(img) {
|
||||
|
||||
Reference in New Issue
Block a user