Commit 624bbb09 by T

宁波打印备注支持手动输入(调拨)

parent 19fec169
......@@ -77,7 +77,9 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 1 ? this.form.resultPriceList[0].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 1 ? this.form.resultPriceList[0].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 1 ? this.form.resultPriceList[0].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align: center;'>
<span id="bzshow" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 1"><input id="bz" style="border: 0px;width: 160px;"></span>
</td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>2</td>
......@@ -87,7 +89,9 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 2 ? this.form.resultPriceList[1].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 2 ? this.form.resultPriceList[1].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 2 ? this.form.resultPriceList[1].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow2" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 2"><input id="bz2" style="border: 0px;width: 160px;"></span>
</td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>3</td>
......@@ -97,7 +101,9 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 3 ? this.form.resultPriceList[2].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 3 ? this.form.resultPriceList[2].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 3 ? this.form.resultPriceList[2].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow3" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 3"><input id="bz3" style="border: 0px;width: 160px;"></span>
 </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>4</td>
......@@ -107,7 +113,9 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 4 ? this.form.resultPriceList[3].price : '' : ''}} </td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 4 ? this.form.resultPriceList[3].count : '' : ''}} </td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 4 ? this.form.resultPriceList[3].totalPrice : '' : ''}} </td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'> 
<span id="bzshow4" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 4"><input id="bz4" style="border: 0px;width: 160px;"></span>
</td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>5</td>
......@@ -117,7 +125,9 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 5 ? this.form.resultPriceList[4].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 5 ? this.form.resultPriceList[4].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 5 ? this.form.resultPriceList[4].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow5" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 5"><input id="bz5" style="border: 0px;width: 160px;"></span>
 </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>6</td>
......@@ -127,7 +137,8 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 6 ? this.form.resultPriceList[5].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 6 ? this.form.resultPriceList[5].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 6 ? this.form.resultPriceList[5].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow6" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 6"><input id="bz6" style="border: 0px;width: 160px;"></span> </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>7</td>
......@@ -137,7 +148,8 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 7 ? this.form.resultPriceList[6].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 7 ? this.form.resultPriceList[6].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 7 ? this.form.resultPriceList[6].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow7" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 7"><input id="bz7" style="border: 0px;width: 160px;"></span> </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>8</td>
......@@ -147,7 +159,8 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 8 ? this.form.resultPriceList[7].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 8 ? this.form.resultPriceList[7].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 8 ? this.form.resultPriceList[7].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow8" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 8"><input id="bz8" style="border: 0px;width: 160px;"></span> </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7026343 style='height:24.95pt;border-top:none'>9</td>
......@@ -157,7 +170,8 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 9 ? this.form.resultPriceList[8].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 9 ? this.form.resultPriceList[8].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 9 ? this.form.resultPriceList[8].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow9" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 9"><input id="bz9" style="border: 0px;width: 160px;"></span> </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td height=33 class=xl7326343 style='height:24.95pt;border-top:none'>10</td>
......@@ -167,7 +181,8 @@
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 10 ? this.form.resultPriceList[9].price : '' : ''}}</td>
<td class=xl7026343 style='border-top:none;border-left:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 10 ? this.form.resultPriceList[9].count : '' : ''}}</td>
<td class=xl7226343 style='border-top:none'>{{ this.form.resultPriceList ? this.form.resultPriceList.length >= 10 ? this.form.resultPriceList[9].totalPrice : '' : ''}}</td>
<td class=xl8026343 style='border-top:none;border-left:none'> </td>
<td class=xl8026343 style='border-top:none;border-left:none;text-align:center;'>
<span id="bzshow10" v-show=" this.form.resultPriceList && this.form.resultPriceList.length >= 10"><input id="bz10" style="border: 0px;width: 160px;"></span> </td>
</tr>
<tr height=33 style='mso-height-source:userset;height:24.95pt'>
<td colspan=3 height=33 class=xl8526343 style='height:24.95pt'>合计金额(大写):</td>
......@@ -389,7 +404,16 @@ import { getOrderCountByOrgIdV2 } from '@/api/org'
// document.getElementById('nowTimeShow').innerHTML = document.getElementById('nowTime').value
// document.getElementById('useTimeShow').innerHTML = document.getElementById('useTime').value
// document.getElementById('pickTimeShow').innerHTML = document.getElementById('pickTime').value
// document.getElementById('returnTimeShow').innerHTML = document.getElementById('returnTime').value
document.getElementById('bzshow').innerHTML = document.getElementById('bz').value
document.getElementById('bzshow2').innerHTML = document.getElementById('bz2').value
document.getElementById('bzshow3').innerHTML = document.getElementById('bz3').value
document.getElementById('bzshow4').innerHTML = document.getElementById('bz4').value
document.getElementById('bzshow5').innerHTML = document.getElementById('bz5').value
document.getElementById('bzshow6').innerHTML = document.getElementById('bz6').value
document.getElementById('bzshow7').innerHTML = document.getElementById('bz7').value
document.getElementById('bzshow8').innerHTML = document.getElementById('bz8').value
document.getElementById('bzshow9').innerHTML = document.getElementById('bz9').value
document.getElementById('bzshow10').innerHTML = document.getElementById('bz10').value
var newstr = document.getElementById('printHtml').innerHTML
document.body.innerHTML = newstr
window.print()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论