yjryu / KERIS star
류윤주 류윤주 2023-11-16
231116 류윤주 홍보뉴스 모달 수정
@24032c4701f6fb509eb72a3ae42bcfd575b58455
client/views/pages/user/main/Main.vue
--- client/views/pages/user/main/Main.vue
+++ client/views/pages/user/main/Main.vue
@@ -367,6 +367,8 @@
             this.$router.push({ name: 'Notice' });
         },
         closeModal() {
+            this.videoUrl = "";
+            this.urlHTML(this.videoUrl)
             this.isModalOpen = false;
         },
         postSelectList: function () {
Add a comment
List