@@ -462,6 +462,7 @@ export default {
openEdit(item) {
this.activeDate = '';
this.listItem = item;
+ this.swiperIndex = 0;
this.isOpen = false;
this.dealMonth();
},