Ver código fonte

fix(print-template-ht): 修复项目名称未传字段

liujt 8 meses atrás
pai
commit
50c8a6054e

+ 1 - 1
src/views/saleManage/saleOrder/invoice/components/print-template-ht.vue

@@ -38,7 +38,7 @@
         <span style="width: 30%">客户:{{ formData.contactName }}</span>
         <span style="width: 20%">单据日期:{{ formData.createTime }}</span>
         <span style="width: 25%">单据编码:{{ formData.docNo }}</span>
-        <span style="width: 25%">项目:</span>
+        <span style="width: 25%">项目:{{ formData.projectName }}</span>
       </div>
       <!-- <div
         style="