li.shaoyi há 4 anos atrás
pai
commit
bfd8412c9f
1 ficheiros alterados com 1 adições e 1 exclusões
  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,
     }
 ]