|
|
@@ -127,10 +127,10 @@
|
|
|
<div style="margin-bottom: 40px;">编制/日期:{{formData.createUserName || ''}}/{{ formData.createTime || '' }}</div>
|
|
|
</div>
|
|
|
<div style="flex: 1;">
|
|
|
- <div style="margin-bottom: 40px;">审核/日期:{{formData.auditorName || ''}}/{{ formData.auditDate || '' }}</div>
|
|
|
+ <div style="margin-bottom: 40px;">审核/日期:</div>
|
|
|
</div>
|
|
|
<div style="flex: 1;">
|
|
|
- <div style="margin-bottom: 40px;">批准/日期:{{formData.approverName || ''}}/{{ formData.approveDate || '' }}</div>
|
|
|
+ <div style="margin-bottom: 40px;">批准/日期:</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|