bd hace 3 años
padre
commit
057024e7e0
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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();
     });
   },