li.shaoyi пре 4 година
родитељ
комит
bfd8412c9f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/iframe/setup.ts

+ 1 - 1
src/views/iframe/setup.ts

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