可信代码库-字典接口对接语言列表待补充

This commit is contained in:
付民康
2025-06-13 10:29:46 +08:00
parent 128ebdd32e
commit 60352460cb
3 changed files with 26 additions and 1 deletions

View File

@@ -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 = {