lilei 2 주 전
부모
커밋
a272308934
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/financialManagement/companyCollectionPayment/detail.vue

+ 1 - 1
src/views/financialManagement/companyCollectionPayment/detail.vue

@@ -145,7 +145,7 @@ export default {
         url = settleUnitDetailExport
       }
       // 打印或导出
-      hdPrint(printerType, type, url, params, '单位付款记录详情', function () {
+      hdPrint(printerType, type, url, params, '单位付款记录详情', function () {
         _this.spinning = false
       })
     },