diff --git a/src/components/d2-icon-select/index.vue b/src/components/d2-icon-select/index.vue index bf3cc194..7016a9bc 100644 --- a/src/components/d2-icon-select/index.vue +++ b/src/components/d2-icon-select/index.vue @@ -6,8 +6,15 @@ :placement="placement" width="300" trigger="click"> -
- 清空 +
+ + 清空 +
- - - - + + + + -
-
-
{{item.title}}
- - +
+
+
{{item.title}}
+ + @@ -159,22 +166,22 @@ export default {