src/page/newUser/index.vue
@@ -61,7 +61,7 @@ >{{ $t("提款") }}</van-button > </van-col> <!-- <van-col span="8" style="display: flex; justify-content: center"> <!-- <van-col span="8" style="display: flex; justify-content: center"> <van-button @click="leverShow = true" class="btn-two" @@ -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; } },