qinzhipeng_v 5 سال پیش
والد
کامیت
215f117d35
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/Platform/presentation/Templates/DailyReport.vue

+ 1 - 1
src/views/Platform/presentation/Templates/DailyReport.vue

@@ -178,7 +178,7 @@ export default {
         })
         var ele = this.preview
         setTimeout(() => {
-          const targetDom = document.getElementById('Gambol')
+          // const targetDom = document.getElementById('Gambol')
           // var copyDom = targetDom.cloneNode(true)
           // document.querySelector('body').appendChild(copyDom)
           html2canvas(document.getElementsByClassName('reportContent')[0], { useCORS: true }).then(canvas => {