admin: 退款不一致行内提示链接直达追加退款面板
This commit is contained in:
@@ -68,7 +68,7 @@ class AdminPlatformOrderRefundInconsistentRowHintFixLinkTest extends TestCase
|
||||
|
||||
$indexSelfWithoutBack = '/admin/platform-orders?refund_inconsistent=1';
|
||||
|
||||
$res->assertSee('/admin/platform-orders/' . $order->id . '?back=' . urlencode($indexSelfWithoutBack) . '#refund-receipts', false);
|
||||
$res->assertSee('/admin/platform-orders/' . $order->id . '?back=' . urlencode($indexSelfWithoutBack) . '#add-refund-receipt', false);
|
||||
$res->assertSee('去核对退款');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user