819527061@qq.com
2024-06-07 85876d4010058bb648c1f59f4b0a65fc95768c04
pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails.vue
@@ -166,6 +166,7 @@
                     this.total = this.yyDailyList.reduce((prev, cur) => {
                        return prev + cur.clean;
                     }, 0);
                     console.log(this.total,'total')
                  } else {
                     this.total = 0;
                  }