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