浏览代码

no message

linwenxin 6 月之前
父节点
当前提交
93398ad837
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/packageMine/pages/coreLssuedFile/detail.vue

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

@@ -58,6 +58,7 @@ export default {
     this.id = options.id
   },
   mounted() {
+    console.log(this?.userInfo && this?.userInfo?.workerNumber)
     this.getData()
   },
   methods: {