zouyu
2026-01-21 a68d8260e9c4a1e8709a1f5ba69430ccb95f70da
src/views/index.vue
@@ -135,7 +135,7 @@
<!--                         style="height: 260px"></Echarts>-->
<!--         </div>-->
<!--      </div>-->
      <!-- 底部横向两栏 -->
<!--      <div class="dashboard-row">-->
<!--         <div class="main-panel">-->
@@ -386,7 +386,6 @@
}
// 应付应收统计
const statisticsReceivable = (type) => {
   console.log(type)
   statisticsReceivablePayable({type: radio1.value}).then((res) => {
      barSeries.value[0].data = [
         // { value: res.data.prepayMoney, itemStyle: { color: barColors2[0] } },
@@ -790,7 +789,7 @@
}
.quality-card.three {
   background-image: url("../assets/images/chuchang.png");
}
.quality-card span {
   color: #4fc3f7;
@@ -802,4 +801,4 @@
   height: 220px;
   margin-top: 10px;
}
</style>
</style>