diff --git a/frontend/src/views/Prices.vue b/frontend/src/views/Prices.vue index a4eab41..f26d464 100644 --- a/frontend/src/views/Prices.vue +++ b/frontend/src/views/Prices.vue @@ -126,7 +126,7 @@ {{ row.output_price === 0 ? '免费' : calculateRate(row.output_price, row.currency) }} - +