style:弹框
Showing
1 changed file
with
0 additions
and
6 deletions
... | @@ -74,12 +74,6 @@ export default { | ... | @@ -74,12 +74,6 @@ export default { |
74 | type: Boolean | 74 | type: Boolean |
75 | } | 75 | } |
76 | }, | 76 | }, |
77 | |||
78 | components: { | ||
79 | ElInput, | ||
80 | ElButton | ||
81 | }, | ||
82 | |||
83 | computed: { | 77 | computed: { |
84 | icon () { | 78 | icon () { |
85 | const { type, iconClass } = this; | 79 | const { type, iconClass } = this; | ... | ... |
-
Please register or sign in to post a comment