广西预案平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
657 B

<div class="echartsBox">
<div id="pie">
</div>
<div class="histogramBox">
<!-- 新增 -->
<div id="addEchart" class="echart-item">
</div>
<!-- 审核通过 -->
<div id="passPlanEchart" class="echart-item">
</div>
</div>
<div class="histogramBox">
<!-- 预案编制 -->
<div id="planMake" class="echart-item">
</div>
<!-- 审核退回 -->
<div id="planBack" class="echart-item">
</div>
</div>
<div class="histogramBox">
<!-- 审核中 -->
<div id="planAudit" class="echart-item">
</div>
</div>
</div>