|
|
@@ -11,7 +11,7 @@
|
|
|
<!--<label for="all"></label>-->
|
|
|
<!--</label>全选-->
|
|
|
<!--</th>-->
|
|
|
- <th width="307">数目/品牌</th>
|
|
|
+ <th width="307">类目/品牌</th>
|
|
|
<th width="307">型号/规格</th>
|
|
|
<th width="95">采购数量(PCS)</th>
|
|
|
<!--<th width="114">生产日期</th>-->
|
|
|
@@ -1136,6 +1136,7 @@
|
|
|
}
|
|
|
.pi-title {
|
|
|
display: inline-block;
|
|
|
+ vertical-align: middle;
|
|
|
text-align: right;
|
|
|
color: #999;
|
|
|
.red-text {
|