修改系统标题

This commit is contained in:
砂糖
2025-08-06 15:07:42 +08:00
parent b8761ef6bc
commit 5b68cfad37
16 changed files with 15 additions and 51 deletions

View File

@@ -27,7 +27,7 @@ import './permission' // permission control
import { useDict } from '@/utils/dict'
import { getConfigKey } from "@/api/system/config"
import { parseTime, resetForm, addDateRange, handleTree, selectDictLabel, selectDictLabels } from '@/utils/ruoyi'
import { parseTime, resetForm, addDateRange, handleTree, selectDictLabel, selectDictLabels } from '@/utils/gear'
// 分页组件
import Pagination from '@/components/Pagination'