|
|
@@ -374,17 +374,17 @@
|
|
|
<div class="tender-list-tab">
|
|
|
<table class="table inquiry-table" ng-table="tableParams">
|
|
|
<thead>
|
|
|
- <tr>
|
|
|
- <th width="120">发布日期</th>
|
|
|
- <th width="180" class="line"><em></em>品牌</th>
|
|
|
- <th width="160" class="line"><em></em>产品名称</th>
|
|
|
- <th width="180" class="line"><em></em>产品型号</th>
|
|
|
- <th width="100"><em></em>产品规格</th>
|
|
|
- <th width="80" class="line"><em></em>数量</th>
|
|
|
- <th width="210" class="line"><em></em>询价企业</th>
|
|
|
- <th width="120" class="line"><em></em>报价截止日期</th>
|
|
|
- <th width="70" class="line"><em></em>操作</th>
|
|
|
- </tr>
|
|
|
+ <tr>
|
|
|
+ <th width="100">发布日期</th>
|
|
|
+ <th width="120" class="line"><em></em>品牌</th>
|
|
|
+ <th width="120" class="line"><em></em>产品名称</th>
|
|
|
+ <th width="170" class="line"><em></em>产品型号</th>
|
|
|
+ <th width="170" class="line"><em></em>产品规格</th>
|
|
|
+ <th width="70" class="line"><em></em>数量</th>
|
|
|
+ <th width="180" class="line"><em></em>询价企业</th>
|
|
|
+ <th width="120" class="line"><em></em>报价截止日期</th>
|
|
|
+ <th width="70" class="line"><em></em>报价</th>
|
|
|
+ </tr>
|
|
|
</thead>
|
|
|
<tbody ng-if="active == 'all'">
|
|
|
<tr ng-repeat="inquiryItem in $data">
|