update 综合驾驶舱

This commit is contained in:
DESKTOP-FUDKNA8\znjsz
2024-04-29 17:00:53 +08:00
parent bc3a68a9a7
commit 646eb9c270
10 changed files with 190 additions and 268 deletions

View File

@@ -15,7 +15,7 @@
/>
<YieldCopilot v-if="page == '产量'" :period="period" />
<EnergyCopilot v-if="page == '能源'" :period="period" />
<EnergyCopilot v-if="page == '综合'" :period="period" />
<EfficiencyCopilot v-if="page == '效率'" :period="period" />
<div class="copilot-footer">© 中建材智能自动化研究院有限公司</div>