打印问题

This commit is contained in:
Ledo 2025-09-15 22:43:33 +08:00
parent d3dcd43eae
commit ae9305a150

View File

@ -278,7 +278,7 @@ style="
<!-- 附件 --> <!-- 附件 -->
<div v-if="subTotalAmount > splitThreshold"> <div v-if="subTotalAmount > splitThreshold">
<div class="divide_line1" style="margin-top: 50px"></div> <div class="divide_line1" style="margin-top: 50px"></div>
<table border="2" cellspacing="0" style="height: 28cm"> <table border="2" cellspacing="0" style="height: 26cm">
<tbody> <tbody>
<tr> <tr>
<td colspan="10"> <td colspan="10">
@ -359,8 +359,8 @@ style="
<!-- 附件需要判断 --> <!-- 附件需要判断 -->
<div v-if="subTotalAmount > splitThreshold"> <div v-if="subTotalAmount > splitThreshold">
<div class="divide_line1" style="margin-top: 40px"></div> <div class="divide_line1" style="margin-top: 90px"></div>
<table border="2" cellspacing="0" id="table1" style="height: 28cm"> <table border="2" cellspacing="0" id="table1" style="height: 26cm">
<tbody> <tbody>
<tr> <tr>
<td colspan="10"> <td colspan="10">