@ -86,10 +86,9 @@ export default {
this.$emit("handleClose");
// this.eventId = ""
},
handleOk() {
this.pageType = "";
this.pageNo = 1;
this.handleClose();
handleEditSuccess() {
@ -831,6 +831,7 @@ export default {
/deep/ .l7-popup-content {
background: rgba(#020340, 0.58);
box-shadow: 0 0 20px 3px inset rgba(#22f, 0.1);
}
/deep/ .l7-popup-close-button {
padding: 4px;