+
客户信息
-
+
{{ user.name }}
@@ -562,13 +566,13 @@ onMounted(async function () {
{{
user.nowSumGold
- }}
+ }}
(永久金币:{{
user.nowPermanentGold
- }};
+ }};
免费金币:{{ user.nowFreeGold }};
任务金币:{{ user.nowTaskGold }})
@@ -576,7 +580,7 @@ onMounted(async function () {
-
+
{{ user.jwcode }}
@@ -593,7 +597,7 @@ onMounted(async function () {
-
+
{{ user.market }}
@@ -605,10 +609,41 @@ onMounted(async function () {
-
+
+
+
+
+
+ {{ row.orderCode.slice(3, 5) === 'CZ' ? '充值' : '消费' }}
+
+
+
+
+
+
+ {{ row.permanentGold / 100 }}
+
+
+
+
+ {{ (row.freeGold) / 100 }}
+
+
+
+
+ {{ row.taskGold / 100 }}
+
+
+
+
+
+