mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-10 01:12:44 +08:00
动态表单选择select出错bug
This commit is contained in:
parent
23b23f9200
commit
6c12505771
@ -10,6 +10,8 @@ import {
|
|||||||
ElTransfer,
|
ElTransfer,
|
||||||
ElAlert,
|
ElAlert,
|
||||||
ElTabs,
|
ElTabs,
|
||||||
|
ElTable,
|
||||||
|
ElTableColumn,
|
||||||
ElTabPane
|
ElTabPane
|
||||||
} from 'element-plus'
|
} from 'element-plus'
|
||||||
|
|
||||||
@ -27,6 +29,8 @@ const components = [
|
|||||||
ElTransfer,
|
ElTransfer,
|
||||||
ElAlert,
|
ElAlert,
|
||||||
ElTabs,
|
ElTabs,
|
||||||
|
ElTable,
|
||||||
|
ElTableColumn,
|
||||||
ElTabPane
|
ElTabPane
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user