统一仪表盘已付无回执可见文案口径
This commit is contained in:
@@ -443,7 +443,7 @@
|
||||
'barRole' => 'dashboard-po-no-receipt-bar',
|
||||
'href' => $platformOrdersQuickLinks['paid_no_receipt'],
|
||||
'ariaLabel' => '进入已付无回执订单集合',
|
||||
'label' => '无回执',
|
||||
'label' => '已付无回执',
|
||||
'pct' => $poNoReceiptPct,
|
||||
'title' => $poNoReceipt . ' / ' . $poTotal . '(' . $poNoReceiptPct . '%)',
|
||||
'value' => $poNoReceiptPct . '%(' . $poNoReceipt . ')',
|
||||
@@ -758,7 +758,7 @@
|
||||
'barRole' => 'ops-risk-no-receipt-bar',
|
||||
'href' => $platformOrdersQuickLinks['paid_no_receipt'],
|
||||
'ariaLabel' => '进入已付无回执订单集合',
|
||||
'label' => '无回执',
|
||||
'label' => '已付无回执',
|
||||
'pct' => $pctRiskNoReceipt,
|
||||
'title' => $riskNoReceipt . ' / ' . $poTotalForOps . '(' . $pctRiskNoReceipt . '%)',
|
||||
'value' => $pctRiskNoReceipt . '%(' . $riskNoReceipt . ')',
|
||||
|
||||
Reference in New Issue
Block a user