Browse Source

no message

linwenxin 10 tháng trước cách đây
mục cha
commit
93398ad837
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: {