Commit 70240f61 authored by liudong1993's avatar liudong1993

1

parent 6b55026b
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
font-size: 15px; font-size: 15px;
} }
._PrintPage_always{ ._PrintPage_always{
/* page-break-after: always; */ page-break-after: always;
padding-top: 10px; padding-top: 10px;
} }
</style> </style>
...@@ -91,8 +91,7 @@ ...@@ -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> <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> </div>
</template> </template>
</template> </template>
<div style="page-break-after: always"></div>
</div> </div>
</div> </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