迭代加氢订单、站点记录与台账链路,同步审批组件与导航注册,并下线旧工作台入口。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
王冕
2026-07-21 00:04:50 +08:00
parent 84a25c42df
commit e39df1c7c8
67 changed files with 6082 additions and 5933 deletions

9
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.1.11",
"dependencies": {
"@axhub/annotation": "^1.0.10",
"@axhub/commentary-react": "^1.0.0",
"docx-preview": "^0.3.7",
"jszip": "^3.10.1",
"lucide-react": "^0.562.0",
@@ -535,6 +536,14 @@
"react-dom": "^18.2.0"
}
},
"node_modules/@axhub/commentary-react": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@axhub/commentary-react/-/commentary-react-1.0.0.tgz",
"integrity": "sha512-2wyrXZxowCr48fo+lLRImd2Vzzvt+IdAT+xXRwq8BIoat0HQXi6vl+MTXvKWQjMS54UVfrGkLdFgAQeEMB7YXQ==",
"peerDependencies": {
"react": "^18.2.0"
}
},
"node_modules/@babel/code-frame": {
"version": "7.29.7",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.7.tgz",