@@ -28,7 +29,8 @@
footerbtnHide="true"
@changeItem="change"
@cancel="cancel"
- @confirm="formConfirm">
+ @confirm="formConfirm"
+ >
@@ -46,7 +48,8 @@
effect="dark"
:content="item.title"
placement="top"
- @click="btnClick($event, item.type)">
+ @click="btnClick($event, item.type)"
+ >