合并评查点新增代码

This commit is contained in:
2025-04-13 15:09:01 +08:00
parent 414fb8ebac
commit 60680cd4bf
11 changed files with 772 additions and 941 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ export function Sidebar({ onToggle, collapsed }: SidebarProps) {
{
id: 'rule-new',
title: '新增评查点',
path: '/rules/new',
path: '/rules-new',
icon: 'ri-add-circle-line'
},
{