|
@@ -231,7 +231,7 @@
|
|
|
<td class="text-c" width="100"><div title="${detect.detectNalysis!}">${detect.detectNalysis!'-'}</div></td>
|
|
|
<td class="text-c" width="100"><div title="${detect.detectContent!}">${detect.detectContent!'-'}</div></td>
|
|
|
<td class="text-c" width="100"><#if detect.detectOffer??>${detect.detectOffer/100}<#else>-</#if></td>
|
|
|
- <td class="text-c" width="100"><span class="label txt2" title="${detect.questionTitle!}" >${detect.questionTitle!'-'}</span><br><#if detect.questionTitle??><#if detect.questionTitle != ""><a href="#" onclick="getDescribeInfo(${detect.customerId!});" style="color : #50a2ea;">查看详情</a></#if></#if></td>
|
|
|
+ <td class="text-c" width="100"><span class="txt2" title="${detect.questionTitle!}" >${detect.questionTitle!'-'}</span><br><#if detect.questionTitle??><#if detect.questionTitle != ""><a href="#" onclick="getDescribeInfo(${detect.customerId!});" style="color : #50a2ea;">查看详情</a></#if></#if></td>
|
|
|
<td class="text-c" width="100">${detect.detectDesc!'-'}</td>
|
|
|
<td class="text-c" width="100">${detect.detectCustomerDesc!'-'}</td>
|
|
|
<td class="text-c" width="100">${(detect.detectDate?string("yyyy-MM-dd"))!'-'}</td>
|
|
@@ -283,7 +283,7 @@
|
|
|
<i class="Hui-iconfont">维修完成</i><br>
|
|
|
</a>
|
|
|
</#if>
|
|
|
- <a style="text-decoration:none" href="javascript:;" title="打印维修卡"
|
|
|
+ <a style="text-decoration:none;color : #50a2ea;" href="javascript:;" title="打印维修卡"
|
|
|
onclick="printPageMaintenance(${detect.detectId!''});">
|
|
|
<i class="Hui-iconfont">打印维修卡</i><br>
|
|
|
</a>
|