烟气隐藏

This commit is contained in:
2024-04-25 11:06:16 +08:00
parent 6a491ff498
commit bf4bab2f3c
2 changed files with 12 additions and 11 deletions

View File

@@ -80,7 +80,7 @@
</span>
</ShadowRect>
<ShadowRect>
<!-- <ShadowRect>
<span
style="
font-size: 20px;
@@ -99,7 +99,7 @@
: ''
}}mg/
</span>
</ShadowRect>
</ShadowRect> -->
</div>
<KilnLine :horizontal="true" />
<div
@@ -130,8 +130,9 @@
align-items: center;
justify-content: space-between;
">
<!-- :options="['氧气含量', '二氧化硫', '氮氧化物', '颗粒物']" -->
<SelectorBtnGroup
:options="['氧气含量', '二氧化硫', '氮氧化物', '颗粒物']"
:options="['氧气含量', '二氧化硫', '氮氧化物']"
@emitFun="toggleType"
:active="chartType" />
<SelectorBtnGroup