code clean
This commit is contained in:
parent
a3d2a92302
commit
5ef3f6b0da
@ -37,7 +37,7 @@
|
|||||||
Selbst
|
Selbst
|
||||||
</div>
|
</div>
|
||||||
<div class="SectionBody COLOR_FONT_SELF">
|
<div class="SectionBody COLOR_FONT_SELF">
|
||||||
{{ location.powerSelf?.toValueString(dateService.now) }}
|
{{ location.powerSelf.toValueString(dateService.now) }}
|
||||||
</div>
|
</div>
|
||||||
<div class="SectionBody COLOR_FONT_SELF percent">
|
<div class="SectionBody COLOR_FONT_SELF percent">
|
||||||
{{ location.powerSelfPercentConsume.toValueString(dateService.now) }}
|
{{ location.powerSelfPercentConsume.toValueString(dateService.now) }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user