|
|
@@ -41,15 +41,15 @@
|
|
|
<thead>
|
|
|
<tr style="height: 40px;">
|
|
|
<!--<th width="80"></th>-->
|
|
|
- <th width="160">品牌/型号/类目</th>
|
|
|
+ <th width="140">品牌/型号/类目</th>
|
|
|
<th width="100">包装/生产日期</th>
|
|
|
<th width="110">商家名称</th>
|
|
|
- <th width="120">库存</th>
|
|
|
+ <th width="140">库存</th>
|
|
|
<th width="90">梯度/pcs</th>
|
|
|
<th width="90" v-if="!crname_click_flag.rmb_click_flag">香港交货</th>
|
|
|
<th width="110" v-if="!crname_click_flag.usd_click_flag">大陆交货<span style="font-size: 12px;">(含税)</span></th>
|
|
|
<th width="110">交期<span style="font-size: 12px;">(天)</span></th>
|
|
|
- <th width="100">规格书</th>
|
|
|
+ <th width="90">规格书</th>
|
|
|
<th width="100">操作</th>
|
|
|
</tr>
|
|
|
</thead>
|