src/page/newUser/index.vue @@ -423,7 +423,7 @@ }); }); const arr = data.data.filter((item) => item.accectType === "ALL"); const arr = data.data.filter((item) => item.accectType === "IN"); this.asstesAll = arr[0].totalMoney; } },