diff --git a/src/components.d.ts b/src/components.d.ts index 558b652..ed47866 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -28,6 +28,7 @@ SearchArea: typeof import('./components/SearchArea/index.vue')['default'] SearchBar: typeof import('./components/SearchBar/index.vue')['default'] SearchItem: typeof import('./components/SearchArea/SearchItem.vue')['default'] + SelectTree: typeof import('./components/SelectTree/index.vue')['default'] SvgIcon: typeof import('./components/SvgIcon/index.vue')['default'] SystemInfo: typeof import('./components/SystemInfo/index.vue')['default'] TableContainer: typeof import('./components/TableContainer/index.vue')['default'] diff --git a/src/components.d.ts b/src/components.d.ts index 558b652..ed47866 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -28,6 +28,7 @@ SearchArea: typeof import('./components/SearchArea/index.vue')['default'] SearchBar: typeof import('./components/SearchBar/index.vue')['default'] SearchItem: typeof import('./components/SearchArea/SearchItem.vue')['default'] + SelectTree: typeof import('./components/SelectTree/index.vue')['default'] SvgIcon: typeof import('./components/SvgIcon/index.vue')['default'] SystemInfo: typeof import('./components/SystemInfo/index.vue')['default'] TableContainer: typeof import('./components/TableContainer/index.vue')['default'] diff --git a/src/components/SelectTree/index.vue b/src/components/SelectTree/index.vue new file mode 100644 index 0000000..98c86df --- /dev/null +++ b/src/components/SelectTree/index.vue @@ -0,0 +1,181 @@ + + + + + + + + + + diff --git a/src/components.d.ts b/src/components.d.ts index 558b652..ed47866 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -28,6 +28,7 @@ SearchArea: typeof import('./components/SearchArea/index.vue')['default'] SearchBar: typeof import('./components/SearchBar/index.vue')['default'] SearchItem: typeof import('./components/SearchArea/SearchItem.vue')['default'] + SelectTree: typeof import('./components/SelectTree/index.vue')['default'] SvgIcon: typeof import('./components/SvgIcon/index.vue')['default'] SystemInfo: typeof import('./components/SystemInfo/index.vue')['default'] TableContainer: typeof import('./components/TableContainer/index.vue')['default'] diff --git a/src/components/SelectTree/index.vue b/src/components/SelectTree/index.vue new file mode 100644 index 0000000..98c86df --- /dev/null +++ b/src/components/SelectTree/index.vue @@ -0,0 +1,181 @@ + + + + + + + + + + diff --git a/src/views/system/tenant/editTenant.vue b/src/views/system/tenant/editTenant.vue index 138823a..68bee44 100644 --- a/src/views/system/tenant/editTenant.vue +++ b/src/views/system/tenant/editTenant.vue @@ -1,5 +1,6 @@ + + + + diff --git a/src/views/system/tenant/editTenant.vue b/src/views/system/tenant/editTenant.vue index 138823a..68bee44 100644 --- a/src/views/system/tenant/editTenant.vue +++ b/src/views/system/tenant/editTenant.vue @@ -1,5 +1,6 @@ + + + + diff --git a/src/views/system/tenant/editTenant.vue b/src/views/system/tenant/editTenant.vue index 138823a..68bee44 100644 --- a/src/views/system/tenant/editTenant.vue +++ b/src/views/system/tenant/editTenant.vue @@ -1,5 +1,6 @@