可信代码库-编程语言接口对接
This commit is contained in:
@@ -52,7 +52,6 @@ export const injectRouter = (router) => {
|
||||
// 判断命名空间类型
|
||||
const globalStore = useGlobalInfoStore();
|
||||
globalStore.setNamespaceType(-1); // 重置namespaceType,防止非组织路由请求组织信息
|
||||
debugger
|
||||
globalStore.setLanguageList();
|
||||
if (to.meta.pageType === 'userOrOrg') {
|
||||
const { namespace } = to.params;
|
||||
|
||||
Reference in New Issue
Block a user