Selaa lähdekoodia

吉永 收付款打印报表

caojunjie 1 vuosi sitten
vanhempi
commit
00c3cb5c83

+ 1 - 1
src/views/financialManagement/paymentSettle/paymentSettleDetailsPage.vue

@@ -123,7 +123,7 @@
       <report-dialog
           :switchDialog="switchDialog"
           :reportId="form.id"
-          reportName="付款"
+          reportName="吉永-付款"
           @onClose="onClose()"
       />
     </div>

+ 1 - 1
src/views/financialManagement/receiptSettle/receiptSettleDetailsPage.vue

@@ -225,7 +225,7 @@
     <report-dialog
         :switchDialog="switchDialog"
         :reportId="form.id"
-        reportName="收款"
+        reportName="吉永-收款"
         @onClose="onClose()"
     />
   </div>