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