|
|
@@ -92,7 +92,7 @@
|
|
|
<tr>
|
|
|
<th class="taC"><span class="colRed">*</span>发票类型</th><td colspan="3">
|
|
|
<label class="radio inline"><input type="radio">增值税普通发票</label>
|
|
|
- <label class="radio inline"><input type="radio">增值税专用发票</label>
|
|
|
+ <label class="radio inline colRed"><input type="radio"><sup>专</sup> 增值税专用发票</label>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
@@ -118,10 +118,10 @@
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
|
|
- <table class="table table-bordered table-condensed">
|
|
|
+ <table class="table table-bordered table-condensed ">
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
- <th colspan="4" class="taC">增值税专用发票</th>
|
|
|
+ <th colspan="4" class="taC colRed"><sup>专</sup> 增值税专用发票</th>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th class="taC" width="150"><span class="colRed">*</span>单位名称</th><td><input type="text" placeholder="必填"></td>
|