!56 动态表单选择select出错bug

Merge pull request !56 from 周建/master
This commit is contained in:
芋道源码 2023-03-26 13:22:42 +00:00 committed by Gitee
commit d6f2eafbde
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -10,6 +10,8 @@ import {
ElTransfer,
ElAlert,
ElTabs,
ElTable,
ElTableColumn,
ElTabPane
} from 'element-plus'
@ -27,6 +29,8 @@ const components = [
ElTransfer,
ElAlert,
ElTabs,
ElTable,
ElTableColumn,
ElTabPane
]