chore(admin-ui): de-duplicate header actions and shorten menu labels
This commit is contained in:
@@ -207,8 +207,7 @@ class AdminBusinessPagesTest extends TestCase
|
||||
->assertOk()
|
||||
->assertSee('商品导入历史')
|
||||
->assertSee('筛选导入历史')
|
||||
->assertSee('导出当前筛选 CSV')
|
||||
->assertSee('返回商品巡检');
|
||||
->assertSee('导出当前筛选 CSV');
|
||||
}
|
||||
|
||||
public function test_admin_product_summary_stats_match_export_summary_for_same_filters(): void
|
||||
|
||||
Reference in New Issue
Block a user