This commit is contained in:
tx 2024-10-03 15:56:45 +08:00
parent 9b09b974a3
commit cca54f1e18

View File

@ -355,7 +355,7 @@
}, },
onShow() { onShow() {
this.deptId = uni.getStorageSync('deptId'); this.deptId = uni.getStorageSync('deptId');
this.getuserInfo() this.getuserInfo()
this.getarea() this.getarea()
}, },
computed: { computed: {