qinzhipeng_v 5 years ago
parent
commit
fd514b7488
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/Platform/presentation/testPresenyL.vue

+ 2 - 2
src/views/Platform/presentation/testPresenyL.vue

@@ -1,6 +1,6 @@
 <template>
 <template>
   <!-- 日报预览 -->
   <!-- 日报预览 -->
-  <div id="resumeId" class="eleStyle" style="position: relative;z-index: 0;">
+  <div id="Gambol" class="eleStyle" style="position: relative;z-index: 0;">
     <div style="height:100%;width:94%; background:#ffffff; margin: 3% 3% 8% 3%; border-radius: 8px; overflow: hidden;">
     <div style="height:100%;width:94%; background:#ffffff; margin: 3% 3% 8% 3%; border-radius: 8px; overflow: hidden;">
       <el-form :inline="true" :model="fromCreat" style="margin:2% 9%">
       <el-form :inline="true" :model="fromCreat" style="margin:2% 9%">
         <div>
         <div>
@@ -123,7 +123,7 @@ export default {
     },
     },
 
 
     sendReport(e, ele) {
     sendReport(e, ele) {
-      var node = document.getElementById('dstk')
+      var node = document.getElementById('Gambol')
       setTimeout(() => {
       setTimeout(() => {
         var that = this
         var that = this
         that.btn = false
         that.btn = false