态势感知平台-全球开源风险态势感知监控中心数据概览接口对接

This commit is contained in:
fmk1023
2026-01-26 15:46:01 +08:00
parent 666ca8c5a7
commit 25f2c6d50a
5 changed files with 204 additions and 160 deletions

View File

@@ -52,7 +52,7 @@ export const injectRouter = (router) => {
// 判断命名空间类型
const globalStore = useGlobalInfoStore();
globalStore.setNamespaceType(-1); // 重置namespaceType防止非组织路由请求组织信息
globalStore.setLanguageList();
// globalStore.setLanguageList();
if (to.meta.pageType === 'userOrOrg') {
const { namespace } = to.params;
const params = {