- 消耗总金额:{{ Math.abs(permanentGolds) / 100 }}新币,永久金币:{{ Math.abs(permanentGolds) / 100 }},免费金币:{{
+ 金豆总数:{{ Math.abs(permanentGolds + freeGolds + taskGolds) / 100 }},付费金豆数:{{ Math.abs(permanentGolds) / 100 }},免费金豆数:{{
Math.abs(freeGolds) / 100
- }},任务金币:{{ Math.abs(taskGolds) / 100 }}
+ }}
@@ -656,22 +641,9 @@ onMounted(async function () {
-
-
-
-
-
- {{ scope.row.payPlatform }}
-
-
-
-
-
-
+
+
+
{{
(scope.row.taskGold +
@@ -680,26 +652,9 @@ onMounted(async function () {
}}
-
-
-
- {{ scope.row.permanentGold / 100 }}
-
-
-
-
- {{ scope.row.freeGold / 100 }}
-
-
-
-
- {{ scope.row.taskGold / 100 }}
-
-
-
-
-
-
+
+
+