Pārlūkot izejas kodu

fix 文案休噶

anxiaoxia 3 gadi atpakaļ
vecāks
revīzija
a0bdf6d8f5
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      src/views/ReportForm/weekReport/reportDetail.vue

+ 2 - 2
src/views/ReportForm/weekReport/reportDetail.vue

@@ -13,7 +13,7 @@
                 <p>{{projectName}}环境管理周报告</p>
                 <p>
                     <span style="font-size:16px;display:inherit;text-align:right;padding-top:10px">
-                        总{{totalReportCount}}期,{{moment(this.endDate).format("YYYY")}}年第{{yearReportNum}}期
+                        总{{totalReportCount}}期,{{moment(this.endDate).format("YYYY")}}年第{{yearReportNum}}期
                         <span style="margin:0 20px;font-size:16px"> {{this.startDate&&moment(this.startDate).format("YYYY.MM.DD")}}-{{this.endDate&&moment(this.endDate).format("YYYY.MM.DD")}}</span>
                     </span>
                 </p>
@@ -1020,7 +1020,7 @@
                 <p>{{projectName}}环境管理周报告</p>
                 <p>
                     <span style="font-size:16px;display:inherit;text-align:right;padding-top:10px">
-                        总{{totalReportCount}}期,{{moment(this.endDate).format("YYYY")}}年第{{yearReportNum}}期
+                        总{{totalReportCount}}期,{{moment(this.endDate).format("YYYY")}}年第{{yearReportNum}}期
                         <span style="margin:0 20px;font-size:16px"> {{this.startDate&&moment(this.startDate).format("YYYY.MM.DD")}}-{{this.endDate&&moment(this.endDate).format("YYYY.MM.DD")}}</span>
                     </span>
                 </p>