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 @@ - +