Commit 70240f61 authored by liudong1993's avatar liudong1993

1

parent 6b55026b
......@@ -33,7 +33,7 @@
font-size: 15px;
}
._PrintPage_always{
/* page-break-after: always; */
page-break-after: always;
padding-top: 10px;
}
</style>
......@@ -91,8 +91,7 @@
<my-HB-Bill v-on:helloPP="numAdd" :Num="num" :ID="items.id" :width="widthSon" :isPrintPage="true" :color="colorSon" :name='index+1'></my-HB-Bill>
</div>
</template>
</template>
<div style="page-break-after: always"></div>
</template>
</div>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment