refactor: 搜尋欄位
This commit is contained in:
@@ -130,7 +130,7 @@ src/
|
||||
│
|
||||
├── components/
|
||||
│ ├── sections/ ← 新增:Section / Shelf 層
|
||||
│ │ ├── SectionSearchPanel.vue
|
||||
│ │ ├
|
||||
│ │ ├── SectionDataTable.vue
|
||||
│ │ └── SectionFormPanel.vue
|
||||
│ │
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user