lilei 2 周之前
父节点
当前提交
b97ad560ed
共有 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
       })
     },