feat(admin-dashboard): scanline no-receipt links to add receipt panel

This commit is contained in:
萝卜
2026-03-16 16:47:17 +08:00
parent 1cd731a08f
commit fa7218d151
4 changed files with 83 additions and 3 deletions

View File

@@ -68,7 +68,8 @@ class AdminDashboardRecentPlatformOrdersScanlineShouldShowGovernanceSummaryTest
$res->assertSee('PO_DASH_SCANLINE_0001');
$res->assertSee('data-role="recent-platform-order-scanline"', false);
$res->assertSee('回执:<strong>有</strong>', false);
$res->assertSee('回执:', false);
$res->assertSee('有', false);
$res->assertSee('对账:', false);
$res->assertSee('不一致', false);
$res->assertSee('同步:', false);