|
@@ -44,7 +44,7 @@
|
|
|
<th class="text-left nowrap">下单用户信息</th>
|
|
|
<th class="text-left nowrap">联系客户信息</th>
|
|
|
<th class='text-left nowrap'>工程师信息</th>
|
|
|
- <th class='text-left nowrap'>服务类型</th>
|
|
|
+ <th class='text-left nowrap'>服务信息</th>
|
|
|
<th class='text-left nowrap'>订单信息</th>
|
|
|
<th class='text-center nowrap'>操作</th>
|
|
|
</tr>
|
|
@@ -74,6 +74,7 @@
|
|
|
</div>
|
|
|
</td>
|
|
|
<td class="text-left nowrap relative">
|
|
|
+ 服务类目:{$vo.serve_title|default='--'}<br>
|
|
|
服务类型:{$vo.serve_type|default='--'}<br>
|
|
|
{if $vo.cate == 0}
|
|
|
手机型号:{$vo.phone_type|default='--'}
|