@@ -52,7 +52,7 @@ const iframeCode: { code: string, tabIndex: number }[] = [
tabIndex: 2,
},
{
- code: 'price_report', // 统计报表-定价报表
+ code: 'price_report_spot', // 统计报表-定价报表
tabIndex: 1,
}
]