bd 3 سال پیش
والد
کامیت
057024e7e0
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/view/rai_pj/raiReportDtl.vue

+ 0 - 2
src/view/rai_pj/raiReportDtl.vue

@@ -462,8 +462,6 @@ export default {
     }
     this.checkUa();
     document.addEventListener("copy", (e) => {
-      e.preventDefault();
-      e.stopPropagation();
       this.copyMonitor();
     });
   },