admin: 平台订单列表回执/对账行级入口统一直达追加支付回执面板
This commit is contained in:
@@ -73,7 +73,7 @@ class AdminPlatformOrderIndexReceiptRefundCountLinksContainBackTest extends Test
|
||||
|
||||
$receiptLink = '/admin/platform-orders/' . $order->id . '?' . Arr::query([
|
||||
'back' => $indexSelfWithoutBack,
|
||||
]) . '#payment-receipts';
|
||||
]) . '#add-payment-receipt';
|
||||
|
||||
$refundLink = '/admin/platform-orders/' . $order->id . '?' . Arr::query([
|
||||
'back' => $indexSelfWithoutBack,
|
||||
|
||||
Reference in New Issue
Block a user