mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 10:47:16 +08:00
获取当前用户信息,赋值给对应的组织架构树
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
<script setup name="organizationChart">
|
||||
import { Vue3TreeOrg } from 'vue3-tree-org'
|
||||
import 'vue3-tree-org/lib/vue3-tree-org.css'
|
||||
import tool from '@/utils/tool'
|
||||
|
||||
import userCenterApi from '@/api/sys/userCenterApi'
|
||||
let data = ref({})
|
||||
|
||||
Reference in New Issue
Block a user