css
liukangdong
2024-06-12 f146d8ff0a087ff7eff044095bddc00cfda7a751
h5/pages/staff/index.vue
@@ -84,6 +84,9 @@
   },
   onLoad(){
      console.log('userInfo', this.userInfo);
   },
   onShow() {
      this.getTaskInfo()
   },
   methods: {