fix: 1. 继续对齐交叉评查的接口,完善创建交叉评查的逻辑 和 相关组件的渲染布局。

2. 文档的基本信息修改改用接口。      3. 重新完善角色权限管理的页面逻辑。     4.将评查点列表中的返回逻辑改用浏览器的记忆返回。
This commit is contained in:
2025-12-12 12:00:36 +08:00
parent a5c49a5c95
commit d4000cd292
25 changed files with 4750 additions and 28293 deletions
-2
View File
@@ -71,14 +71,12 @@ export default defineConfig({
// 预构建这些依赖,避免首次加载时出现重新构建
include: [
'react-pdf',
'pdfjs-dist',
'dayjs',
'@remix-run/node',
'react-dom',
'axios',
'dayjs/plugin/utc',
'@remix-run/react',
'react-router-dom',
'jszip',
'ahooks',
'antd',