Commit d4d1a800 authored by 吴春's avatar 吴春
parents 9420466f 21fdf138
...@@ -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>
......
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
<th width="75">{{$t('advmanager.v_line')}}<br />{{$t('admin.admin_leader')}}</th> <th width="75">{{$t('advmanager.v_line')}}<br />{{$t('admin.admin_leader')}}</th>
<th width="75">{{$t('Operation.Op_jinchudian')}}</th> <th width="75">{{$t('Operation.Op_jinchudian')}}</th>
<th width="50"> <th width="50">
<el-tooltip class="item" effect="dark" content="16/2 (成人16位,儿童2位)" placement="top"> <el-tooltip class="item" effect="dark" content="成人/小孩(财务佣金标记,未满15岁识别为小孩)" placement="top">
<div> {{$t('ground.dingdan')}}<br />{{$t('admin.admin_personNumber')}}</div> <div> {{$t('ground.dingdan')}}<br />{{$t('admin.admin_personNumber')}}</div>
</el-tooltip> </el-tooltip>
</th> </th>
......
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