refactor: 搜尋欄位

This commit is contained in:
skytek_xinliang
2026-06-10 11:44:08 +08:00
parent afbdea6b13
commit aa49d78a84
10 changed files with 170 additions and 202 deletions
-1
View File
@@ -114,7 +114,6 @@ router -> App.vue -> AppShell -> layout -> view -> page component -> section ->
`components/sections` 是頁面區塊容器:
- [SectionSearchPanel.vue](../src/components/sections/SectionSearchPanel.vue)
- [SectionDataTable.vue](../src/components/sections/SectionDataTable.vue)
- [SectionFormPanel.vue](../src/components/sections/SectionFormPanel.vue)
- [SectionFormPage.vue](../src/components/sections/SectionFormPage.vue)