Browse Source

e-sign no-wrap for PDF

hare8999@163.com 2 years ago
parent
commit
a40c0f227a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/elective/report/components/elective-enroll-analysis.vue

+ 2 - 2
src/views/elective/report/components/elective-enroll-analysis.vue

@@ -4,8 +4,8 @@
                    :dispatch-info="dispatchInfo"></enroll-report>
     <div v-if="dispatchInfo&&dispatchInfo.eSignImage" class="mt40 mb40 ml40 f24">
       <div class="fx-row bold fx-sta-cen">
-        <span class="no-wrap">签名:</span>
-        <el-image :src="dispatchInfo.eSignImage" fit="contain" style="height: 36px"></el-image>
+        <span style="white-space: nowrap;">签名:</span>
+        <el-image :src="dispatchInfo.eSignImage" fit="contain" style="height: 36px; width: 120px;"></el-image>
       </div>
       <div class="fx-row bold fx-sta-cen mt10">
         <span>报告日期:</span>