浏览代码

日报预览页样式渲染问题

PrinceLee 5 年之前
父节点
当前提交
9defa49fc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Platform/presentation/Templates/DailyReport.vue

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

@@ -41,7 +41,7 @@
         报告预览
       </div>
       <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 align="center">
         <el-button size="small" type="primary" @click="gou_out()">上一步</el-button>