|
|
@@ -130,8 +130,8 @@
|
|
|
<div class="fxc_right2">
|
|
|
<div class="fxc_tit">监测数量</div>
|
|
|
<div class="fxc_right2_con">
|
|
|
- <huan2d :id="'huan2d1'" :chipCountData="chipCountData"></huan2d>
|
|
|
- <!-- <huan2d :id="'huan2d1'" :chipCountData="chipCountData" :value1="1220" :value2="1000" :value3="1200"></huan2d> -->
|
|
|
+ <!-- <huan2d :id="'huan2d1'" :chipCountData="chipCountData"></huan2d> -->
|
|
|
+ <huan2d :id="'huan2d1'" :chipCountData="chipCountData" :value1="1220" :value2="1000" :value3="1200"></huan2d>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="no_login" @click="goLogin" v-if="!token">
|