feat: 实物期权计算器 — 后端BSM+二叉树API+前端交互页面

This commit is contained in:
Hermes CI Fix
2026-07-18 17:44:21 +08:00
parent 430d9f23fe
commit afa060bbfd
4 changed files with 328 additions and 0 deletions
+1
View File
@@ -61,6 +61,7 @@ export const MENU_ITEMS: MenuItem[] = [
// ══════════════════════════════════════════════════════════════
{ path: '/maps-review', label: '战略回顾会', icon: 'TrendCharts', roles: ['ceo', 'finance'], group: '复盘与改进' },
{ path: '/predict', label: '预测模拟', icon: 'DataLine', roles: ['ceo', 'finance', 'it'], group: '复盘与改进' },
{ path: '/real-options', label: '实物期权计算器', icon: 'TrendCharts', roles: ['ceo', 'finance'], group: '复盘与改进' },
// ══════════════════════════════════════════════════════════════
// GROUP 5: 系统与支持(Infra