zpf 10 сар өмнө
parent
commit
74623d121c

+ 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>