mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-10 10:30:30 +08:00
feat(web): I3 contract list, wizard, and detail
Add routes and menu, platform API helpers (patch status, audit-events), and Vue views aligned to platform contract DTOs and state transitions. Made-with: Cursor
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
<el-menu-item index="/projects">
|
||||
<span>项目管理</span>
|
||||
</el-menu-item>
|
||||
<el-menu-item index="/contracts">
|
||||
<span>合同管理</span>
|
||||
</el-menu-item>
|
||||
</el-menu>
|
||||
</el-aside>
|
||||
<el-container>
|
||||
|
||||
Reference in New Issue
Block a user