From 71733c8b59c0e961b9b8f679125efa5c1443d119 Mon Sep 17 00:00:00 2001 From: liaozetao <1107136310@qq.com> Date: Wed, 24 Apr 2024 10:31:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B5=A0=E9=80=81=E9=87=91?= =?UTF-8?q?=E5=B8=81=E5=AD=97=E7=9C=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/record/OfficialGoldBusTypeView.vue | 6 +++--- src/views/record/OfficicalGoldView.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/record/OfficialGoldBusTypeView.vue b/src/views/record/OfficialGoldBusTypeView.vue index c568f47..fb1767d 100644 --- a/src/views/record/OfficialGoldBusTypeView.vue +++ b/src/views/record/OfficialGoldBusTypeView.vue @@ -19,7 +19,7 @@ - + @@ -64,7 +64,7 @@ - + @@ -129,7 +129,7 @@ export default { if (val == 12) { return "官方赠送金币" } if (val == 17) { return "活动奖励金币" } if (val == 20) { return "公款充值金币" } - if (val == 51) { return "官方钻石消除" } + if (val == 51) { return "官方金币消除" } return val; } }, diff --git a/src/views/record/OfficicalGoldView.vue b/src/views/record/OfficicalGoldView.vue index 5a44d3c..79b3480 100644 --- a/src/views/record/OfficicalGoldView.vue +++ b/src/views/record/OfficicalGoldView.vue @@ -49,7 +49,7 @@ - +