spring
2025-04-01 4fb12efd2e19ed835a47112a1eb937eccb80a549
src/views/index.vue
@@ -353,7 +353,6 @@
        month: month,
      }
      currentUserWorkHourCount(params).then(res => {
        console.log(res)
        this.totalHour = res.data.totalHour
        this.materialPieSeries[0].data[0].value = res.data.subsidiaryHour
        this.materialPieSeries[0].data[1].value = res.data.yieldHour