shish %!s(int64=6) %!d(string=hai) anos
pai
achega
cf88bc5fe2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      store/src/admin/member/detail.vue

+ 1 - 1
store/src/admin/member/detail.vue

@@ -390,7 +390,7 @@ export default {
           return false;
         }
         this.data = res.data;
-                this.fundsData[0].value = res.data.userAsset.growth;
+        this.fundsData[0].value = res.data.userAsset.growth;
         this.fundsData[1].value = res.data.userAsset.balance;
         this.fundsData[2].value = res.data.userAsset.totalBuyNum;
         this.fundsData[3].value = res.data.userAsset.totalExpend;