52cd421e by 任超

style:弹框

1 parent 74cf9497
......@@ -74,12 +74,6 @@ export default {
type: Boolean
}
},
components: {
ElInput,
ElButton
},
computed: {
icon () {
const { type, iconClass } = this;
......