|
|
@@ -2,7 +2,7 @@
|
|
|
<div>
|
|
|
<div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">打印数据返回 =></span> {{printDataRes}}</div>
|
|
|
<div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">模板数据返回 =></span> {{printLayoutRes}}</div>
|
|
|
- <div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">模板对象返回 =></span> {{hiprintTemplate}}</div>
|
|
|
+<!-- <div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">模板对象返回 =></span> {{hiprintTemplate}}</div>-->
|
|
|
<div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">BLOB返回 =></span> {{blob}}</div>
|
|
|
<div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">PDF返回 =></span> {{pdf}}</div>
|
|
|
<div style="margin: 20px;height:100px;overflow:scroll"> <span style="font-weight:bold;color: black">上传PDF返回 =></span> {{uploadRes}}</div>
|