update 综合
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
<template>
|
||||
<div class="energy-copilot">
|
||||
<Container title="仓库监控·当前" icon="chip2">
|
||||
<StockMonitorVue />
|
||||
<StockMonitorVue :period="period" />
|
||||
</Container>
|
||||
<Container title="天然气能耗" icon="std">
|
||||
<NatGasVue />
|
||||
<NatGasVue :period="period" />
|
||||
</Container>
|
||||
<Container title="电能耗" icon="chip">
|
||||
<ElecCostVue :period="period" />
|
||||
|
||||
Reference in New Issue
Block a user