h5/pages/staff/index.vue
@@ -99,12 +99,11 @@ }, onLoad() { console.log('userInfo', this.userInfo) }, onShow() { // if (this.userInfo && this.userInfo.name) { if (this.userInfo && this.userInfo.memberId) { this.getTaskInfo() // } } }, methods: { jump(path) {