src/views/reportAnalysis/PSIDataAnalysis/index.vue
@@ -34,8 +34,9 @@ <!-- 右侧区域 --> <div class="right-panel"> <RightBottom /> <RightTop /> <!-- 右侧两块沿用 dataDashboard 的组件,这里默认看季度 --> <RightBottom :default-date-type="3" /> <RightTop :default-date-type="3" /> </div> </div> </div>