|
@@ -331,7 +331,7 @@
|
|
|
</tbody>
|
|
</tbody>
|
|
|
<tbody class="no-record-list" ng-if="!billData || billData.length<=0">
|
|
<tbody class="no-record-list" ng-if="!billData || billData.length<=0">
|
|
|
<tr style="height:267px!important;">
|
|
<tr style="height:267px!important;">
|
|
|
- <td colspan="10" style="border: #fff 1px solid"><img src="static/img/all/empty-cart.png"><span>暂无开票申请</span></td>
|
|
|
|
|
|
|
+ <td colspan="10" style="border: #fff 1px solid"><img src="static/img/all/empty-cart.png"><span class="f14">暂无开票申请</span></td>
|
|
|
</tr>
|
|
</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|
|
@@ -392,7 +392,7 @@
|
|
|
</tbody>
|
|
</tbody>
|
|
|
<tbody class="no-record-list" ng-if="!billData || billData.length<=0">
|
|
<tbody class="no-record-list" ng-if="!billData || billData.length<=0">
|
|
|
<tr style="height:401px!important;">
|
|
<tr style="height:401px!important;">
|
|
|
- <td style="border: #fff 1px solid" colspan="10"><img src="static/img/all/empty-cart.png"><span>暂无开票记录</span></td>
|
|
|
|
|
|
|
+ <td style="border: #fff 1px solid" colspan="10"><img src="static/img/all/empty-cart.png"><span class="f14">暂无开票记录</span></td>
|
|
|
</tr>
|
|
</tr>
|
|
|
</tbody>
|
|
</tbody>
|
|
|
</table>
|
|
</table>
|