动态表单选择select出错bug

This commit is contained in:
gexinzhineng/gxzn27 2023-03-25 15:31:29 +08:00
parent 23b23f9200
commit 6c12505771

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
]