diff --git a/pages/mine/index.vue b/pages/mine/index.vue
index 796febe..a982548 100644
--- a/pages/mine/index.vue
+++ b/pages/mine/index.vue
@@ -115,8 +115,8 @@
拓展结余
- 左区 {{ balanceProgress.leftValue || 0 }}/右区
- {{ balanceProgress.rightValue || 0 }}
+ 左区 {{ totalBalanceProgress.leftValue || 0 }}/右区
+ {{ totalBalanceProgress.rightValue || 0 }}