Commit d6f2eafb by 芋道源码 Committed by Gitee

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

Merge pull request !56 from 周建/master
parents 9d72a375 6c125057
...@@ -10,6 +10,8 @@ import { ...@@ -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 = [ ...@@ -27,6 +29,8 @@ const components = [
ElTransfer, ElTransfer,
ElAlert, ElAlert,
ElTabs, ElTabs,
ElTable,
ElTableColumn,
ElTabPane 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