admin: 详情页退款治理入口直达追加退款面板

This commit is contained in:
萝卜
2026-03-17 21:29:49 +08:00
parent 5164078f82
commit a3e151b0c2
6 changed files with 9 additions and 9 deletions

View File

@@ -71,7 +71,7 @@ class AdminPlatformOrderShowMarkPaidAndActivateGuidanceLinksTest extends TestCas
$res->assertOk();
$res->assertSee('去核对退款', false);
$res->assertSee('href="#refund-receipts"', false);
$res->assertSee('href="#add-refund-receipt"', false);
}
public function test_when_bmpa_blocked_by_receipt_mismatch_should_show_receipt_guidance_link(): void