電價表說明
This commit is contained in:
parent
edd7469ef2
commit
0ef591ca1b
@ -93,6 +93,11 @@ provide("time_elec", { sim2, sim3, stand2, stand3, getData });
|
|||||||
<h1 class="text-2xl font-extrabold mb-2">
|
<h1 class="text-2xl font-extrabold mb-2">
|
||||||
{{ $t("energy.elec_price_list") }}
|
{{ $t("energy.elec_price_list") }}
|
||||||
</h1>
|
</h1>
|
||||||
|
<div class="content-box-background border-info border text-base p-4">
|
||||||
|
<span class="font-semibold text-info">說明:</span>
|
||||||
|
本系統使用「標準型時間電價二段式」來試算電費。<br />
|
||||||
|
本系統所提供之時間電價計算結果,係以未超過契約容量為前提所進行之估算,僅供用電分析與管理參考之用。
|
||||||
|
</div>
|
||||||
<ButtonGroup
|
<ButtonGroup
|
||||||
:items="items"
|
:items="items"
|
||||||
:withLine="true"
|
:withLine="true"
|
||||||
|
Loading…
Reference in New Issue
Block a user