fix: id兼容, 通知入口
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m0s

This commit is contained in:
luo
2026-07-28 15:19:29 +08:00
parent 0e8a11430a
commit 261f5f2853
21 changed files with 271 additions and 71 deletions

View File

@@ -441,7 +441,7 @@ export const asyncRoutes: AppRouteRecord[] = [
keepAlive: true
}
},
// 设备批量分配任务
// 设备批量任务
{
path: 'device-batch-allocation',
name: 'DeviceBatchAllocation',