| | |
| | | <p:outputPanel style="text-align: center;font-size: 15px;margin: 20px;font-weight: 700;">#{opeUseFlowInfoController.printTable['title']}</p:outputPanel> |
| | | <div> |
| | | <div style="display: flex;flex-direction: row;justify-content: flex-end;"> |
| | | <div style="width: 100px;">单据编号:</div> |
| | | <div style="width: 100px;">单据编号:</div> |
| | | <div style="width: 300px;">#{opeUseFlowInfoController.printTable['receiptNumber']}</div> |
| | | </div> |
| | | </div> |
| | | |
| | | <div style="margin: 10px 0;"> |
| | | <div style="display: inline-flex;"> |
| | | <div style="width: 100px;margin-left: 10px;">部门:</div> |
| | | <div style="width: 100px;margin-left: 10px;">部门:</div> |
| | | <div style="width: 300px;">#{opeUseFlowInfoController.printTable['department']}</div> |
| | | </div> |
| | | <div style="display: inline-flex;float: right;"> |
| | | <div style="width: 100px;">日期:</div> |
| | | <div style="width: 100px;">日期:</div> |
| | | <div style="width: 300px;padding-top: 1px;"> |
| | | <div>#{opeUseFlowInfoController.printTable['date']}</div> |
| | | </div> |
| | |
| | | |
| | | <div style="margin-bottom: 20px;"> |
| | | <div style="display: inline-flex;"> |
| | | <div style="width: 100px;margin-left: 10px;">申购人:</div> |
| | | <div style="width: 100px;margin-left: 10px;">申购人:</div> |
| | | <div style="width: 300px;">#{opeUseFlowInfoController.printTable['applyPerson']}</div> |
| | | </div> |
| | | <div style="display: inline-flex;float: right;"> |
| | | <div style="width: 100px;">联系方式:</div> |
| | | <div style="width: 100px;">联系方式:</div> |
| | | <div style="width: 300px;"> |
| | | <div >#{opeUseFlowInfoController.printTable['phone']}</div> |
| | | </div> |
| | |
| | | |
| | | <div style="margin-top: 20px;"> |
| | | <div style="display: flex;flex-direction: row;justify-content: flex-end;"> |
| | | <div style="width: 100px">签收人:</div> |
| | | <div style="width: 100px">签收人:</div> |
| | | <div style="width: 300px"></div> |
| | | </div> |
| | | </div> |
| | | |
| | | <div style="margin: 10px 0"> |
| | | <div style="display: flex;flex-direction: row;justify-content: flex-end;"> |
| | | <div style="width: 100px">日期:</div> |
| | | <div style="width: 100px">日期:</div> |
| | | <div style="width: 300px"></div> |
| | | </div> |
| | | </div> |