Browse Source

fix:摘要位置

shanbinzhang 2 months ago
parent
commit
737ecefc3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/report/reportExternalDetail.vue

+ 1 - 1
src/views/report/reportExternalDetail.vue

@@ -21,8 +21,8 @@
 
       <div style="padding: 0.6rem; box-sizing: border-box; overflow: hidden">
 
+        <div style="marin-bottom:10px;" v-html="reportInfo.OutsideReportBO.Abstract" v-if="reportInfo.OutsideReportBO.Abstract"></div>
         <div id="resetcss" style="overflow:hidden;" v-html="reportInfo.OutsideReportBO.Content" v-if="reportInfo.OutsideReportBO.Content"></div>
-        <div id="resetcss" style="overflow:hidden;" v-html="reportInfo.OutsideReportBO.Abstract" v-if="reportInfo.OutsideReportBO.Abstract"></div>
 
         <div id="tipsAlert">
           <div