zpf il y a 10 mois
Parent
commit
74623d121c
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/views/cockpit/ydjc.vue

+ 2 - 1
src/views/cockpit/ydjc.vue

@@ -62,7 +62,8 @@
                     <span class="dvalue">543.89公顷</span>
                 </div>
             </div>
-            <ThreeStackedBarAndLine></ThreeStackedBarAndLine>
+            <ThreeStackedBarAndLine v-if="xzqh_flag" class="qxjc_echart"></ThreeStackedBarAndLine>
+            <XZQHPieChart v-else="!xzqh_flag"></XZQHPieChart>
         </div>
     </div>
 </template>