Commit d6f2eafb by 芋道源码 Committed by Gitee

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

Merge pull request !56 from 周建/master
parents 9d72a375 6c125057
......@@ -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
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment