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();
     this.checkUa();
     document.addEventListener("copy", (e) => {
     document.addEventListener("copy", (e) => {
-      e.preventDefault();
-      e.stopPropagation();
       this.copyMonitor();
       this.copyMonitor();
     });
     });
   },
   },