src/views/system/manage/index.vue
@@ -609,16 +609,6 @@ const selectOffices = ref([]); const officeList = ref([]); let checkedList = ref([]); // 选中的企业列表 import useUserStore from "@/store/modules/user"; import { get } from "http"; const userStore = useUserStore(); const userInfo = toRefs(userStore); onMounted(() => { console.log("userInfo", userInfo.value); }); const data = reactive({ form: { enforceReason: "", // 计划名称