qinzhipeng_v 5 năm trước cách đây
mục cha
commit
215f117d35
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 => {