diff --git a/src/views/mobile/statistics/Transaction.vue b/src/views/mobile/statistics/Transaction.vue index 81617b24..9c69bdc6 100644 --- a/src/views/mobile/statistics/Transaction.vue +++ b/src/views/mobile/statistics/Transaction.vue @@ -126,7 +126,7 @@
{{ data.name }} - {{ data.percent | percent(2, '<0.01') }} + {{ data.percent | percent(2, '<0.01') }}
@@ -135,7 +135,7 @@
- +