lilei 2 tuần trước cách đây
mục cha
commit
a272308934

+ 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
       })
     },