瀏覽代碼

no message

linwenxin 7 月之前
父節點
當前提交
4f9b875249
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/packageMine/pages/coreLssuedFile/index.vue

+ 1 - 0
src/packageMine/pages/coreLssuedFile/index.vue

@@ -53,6 +53,7 @@ export default {
     ...mapState(['userInfo', 'isLogin', 'userId'])
     ...mapState(['userInfo', 'isLogin', 'userId'])
   },
   },
   mounted() {
   mounted() {
+    console.log(this?.userInfo, this?.userInfo?.workerNumber)
     this.getData()
     this.getData()
   },
   },
   methods: {
   methods: {