mirror of
https://github.com/gotoeasy/glogcenter.git
synced 2025-09-15 12:58:34 +08:00
新增跨仓查询支持
This commit is contained in:
parent
96eaee5a87
commit
007d7a2881
@ -78,7 +78,6 @@
|
||||
<script setup>
|
||||
import { useEmitter, usePageMainHooks, useTabsState } from "~/pkgs";
|
||||
import { userLogout } from "~/api";
|
||||
import { $msg } from "~/pkgs/index-pkgs";
|
||||
|
||||
const tabsState = useTabsState();
|
||||
const emitter = useEmitter(tabsState.activePath);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user