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