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