he wei
2025-03-27 dbee05cca9ce8bb31741211ba4cc2d1a7da9ce97
U all bug 修复
1个文件已修改
3 ■■■■■ 已修改文件
src/components/menuList.vue 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/menuList.vue
@@ -463,6 +463,9 @@
import i18n from "./i18n/menuList";
import { createI18nOption } from "@/assets/js/tools/i18n";
import i18nRule from '@/assets/js/i18n/const_rules.js';
const i18nMixin = createI18nOption(i18n, [[i18nRule, 'rule']]);
const { isStandard, lang } = config;
const O_rules = CONST.rules;