|
@@ -1645,7 +1645,7 @@ export default {
|
|
<div style="display: flex;justify-content: space-between;font-size: 16px;margin: 10px 0;">
|
|
<div style="display: flex;justify-content: space-between;font-size: 16px;margin: 10px 0;">
|
|
<div>制单人: ${data.createBy || ''}</div>
|
|
<div>制单人: ${data.createBy || ''}</div>
|
|
<div>审核人: ${data.companyWechatName || ''}</div>
|
|
<div>审核人: ${data.companyWechatName || ''}</div>
|
|
- <div>业务员: </div>
|
|
|
|
|
|
+ <div>业务员: ${data.saleName || ''}</div>
|
|
<div>签收人: </div>
|
|
<div>签收人: </div>
|
|
</div>
|
|
</div>
|
|
<div style="margin:100px 0 0 0">
|
|
<div style="margin:100px 0 0 0">
|