zhuo
2025-03-19 cf4d0c947dbe409871910b92d26ba7513e2b4f4e
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