jiangping
2024-06-11 7f9273568d9341948ed0286077e1521bb29bff4b
h5/pages/staff/index.vue
@@ -84,6 +84,9 @@
   },
   onLoad(){
      console.log('userInfo', this.userInfo);
   },
   onShow() {
      this.getTaskInfo()
   },
   methods: {