更新
This commit is contained in:
@@ -482,7 +482,7 @@ const todayMetrics = computed(() => [
|
||||
{
|
||||
key: 'lowAmountPayments',
|
||||
label: '今日挂号',
|
||||
value: `${formatNumber(dashboard.today.low_amount_payment_count)} 笔`,
|
||||
value: `${formatNumber(dashboard.today.low_amount_payment_count)} `,
|
||||
hint: '已支付且实收金额大于 0、低于 10 元的订单',
|
||||
comparisons: [dashboard.today.comparisons.low_amount_payment_count],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user