Переглянути джерело

日报预览页样式渲染问题

PrinceLee 5 роки тому
батько
коміт
9defa49fc6

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

@@ -41,7 +41,7 @@
         报告预览
         报告预览
       </div>
       </div>
       <div class="descr" style=" margin-bottom: 2%; height: 300px; overflow:scroll; overflow-x: hidden">
       <div class="descr" style=" margin-bottom: 2%; height: 300px; overflow:scroll; overflow-x: hidden">
-        <testPresenyL id="Gambol" :message="preview" />
+        <testPresenyL id="Gambol" :message="preview" style="width: 100%" />
       </div>
       </div>
       <div align="center">
       <div align="center">
         <el-button size="small" type="primary" @click="gou_out()">上一步</el-button>
         <el-button size="small" type="primary" @click="gou_out()">上一步</el-button>