7/17 添加公区收益

This commit is contained in:
Zy
2026-07-21 17:32:22 +08:00
parent 37970c547b
commit 0c4c9676b5
41 changed files with 1583 additions and 132 deletions

View File

@@ -7,8 +7,7 @@
<VillageAllInfo :list="list"></VillageAllInfo>
<div class="echartsbox flex flex-items-center">
<repairechartsAll></repairechartsAll>
<repairechartsAll></repairechartsAll>
<inandoutEcharts></inandoutEcharts>
<feeOverview></feeOverview>
</div>
</el-col>
<!-- tabs -->
@@ -80,6 +79,7 @@ import weatherVue from './components/weather.vue';
import userTable from './components/usertable.vue';
import quick from './components/quick.vue';
import todo from './components/todo.vue';
import feeOverview from './components/feeOverview.vue';
import inandoutEcharts from './components/inandout.vue';
import repairechartsAll from './components/repairechartsAll.vue';