lilei 2 weeks ago
parent
commit
b97ad560ed

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

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