@@ -259,7 +259,6 @@
this.notice.splice(index, 1);
this.noticeCount = this.noticeCount ? this.noticeCount - 1 : 0;
if (!this.noticeCount) {
- alert(1);
this.visibleModal = false;
}
} else {