From 7893b2020efbf88f4640522efa185863dcaee767 Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sat, 15 Aug 2026 22:22:01 +0900 Subject: [PATCH] fix(fe): conditionally render filters slot container in MasterDetailCrudPage and BatchOperationsPageV2 --- .../src/shared/ui/screen-types/v2/BatchOperationsPageV2.vue | 2 +- frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/shared/ui/screen-types/v2/BatchOperationsPageV2.vue b/frontend/src/shared/ui/screen-types/v2/BatchOperationsPageV2.vue index 9c7a859a..4bdb3c01 100644 --- a/frontend/src/shared/ui/screen-types/v2/BatchOperationsPageV2.vue +++ b/frontend/src/shared/ui/screen-types/v2/BatchOperationsPageV2.vue @@ -1,3 +1,3 @@ - + diff --git a/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue b/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue index c7d37085..35010950 100644 --- a/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue +++ b/frontend/src/shared/ui/screen-types/v2/MasterDetailCrudPage.vue @@ -1,2 +1,2 @@ - +