Commit d925feaf by qinjianhui

fix: 问题修改

parent 34b4247b
...@@ -35,6 +35,7 @@ import { ...@@ -35,6 +35,7 @@ import {
DropdownMenu, DropdownMenu,
Tooltip, Tooltip,
ColorPicker, ColorPicker,
CheckboxGroup,
} from 'element-ui' } from 'element-ui'
const components = [ const components = [
...@@ -69,6 +70,7 @@ const components = [ ...@@ -69,6 +70,7 @@ const components = [
DropdownMenu, DropdownMenu,
Tooltip, Tooltip,
ColorPicker, ColorPicker,
CheckboxGroup,
] ]
export default { export default {
......
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 to comment