Browse Source

客诉列表修改

liujiankang 6 years ago
parent
commit
d435758b8f

+ 2 - 89
watero-rst-web/src/main/webapp/WEB-INF/views/cm/customer/custome_list.ftl

@@ -269,95 +269,8 @@
                                         </font>
                                     </a>
                                     )
-                                <#--<#elseif customer.customerIsSolve == 4>
-                                    维修(
-                                    <a style="text-decoration:none" href="javascript:void(0);" onclick="toUpdateRepair(${customer.customerId!''})">
-                                        <font color=#06c>
-                                            <#if customer.backStatus??>
-                                                <#if customer.backStatus == 1>
-                                                    未寄回
-                                                <#elseif customer.backStatus == 2>
-                                                    已寄回
-                                                <#elseif customer.backStatus == 3>
-                                                    已收货
-                                                </#if>,
-                                            </#if>
-                                            <#if customer.sendStatus??>
-                                                <#if customer.sendStatus == 1>
-                                                    未寄送
-                                                <#elseif customer.sendStatus == 2>
-                                                    已寄送
-                                                <#elseif customer.sendStatus == 3>
-                                                    已收货
-                                                </#if>
-                                            </#if>
-
-                                        &lt;#&ndash;,
-                                            <#if customer.complaintDetectList?? &&  (customer.complaintDetectList?size > 0)>
-                                                <#list customer.complaintDetectList as complaintDetect>
-                                                    <#if (complaintDetect_index = 0)>
-                                                        <#if complaintDetect.detectState == 1>
-                                                            待仓库转入
-                                                        <#elseif complaintDetect.detectState == 2>
-                                                            正在检查
-                                                        <#elseif complaintDetect.detectState == 3>
-                                                            检查通过
-                                                        <#elseif complaintDetect.detectState == 4>
-                                                            检查未通过
-                                                        </#if>
-                                                    </#if>
-                                                </#list>
-                                            </#if>&ndash;&gt;</font>
-                                    </a>
-                                    )
-                                <#elseif customer.customerIsSolve == 5>
-                                    补发(
-                                    <a style="text-decoration:none" href="javascript:void(0);" onclick="toUpdateReissue(${customer.customerId!''})">
-                                        <font color=#06c>
-                                            <#if customer.sendStatus??>
-                                                <#if customer.sendStatus == 1>
-                                                    未寄送
-                                                <#elseif customer.sendStatus == 2>
-                                                    已寄送
-                                                <#elseif customer.sendStatus == 3>
-                                                    已收货
-                                                </#if>
-                                            </#if>
-                                        </font>
-                                    </a>
-                                    )
-                                <#elseif customer.customerIsSolve == 6>
-                                    退货(
-                                    <a style="text-decoration:none" href="javascript:void(0);" onclick="toUpdateBookGoods(${customer.customerId!''})">
-                                        <font color=#06c>
-                                            <#if customer.backStatus??>
-                                                <#if customer.backStatus == 1>
-                                                    未寄回
-                                                <#elseif customer.backStatus == 2>
-                                                    已寄回
-                                                <#elseif customer.backStatus == 3>
-                                                    已收货
-                                                </#if>
-                                            </#if>
-                                        </font>
-                                    </a>
-                                    )
-                                <#elseif customer.customerIsSolve == 7>
-                                    无理由退货(
-                                    <a style="text-decoration:none" href="javascript:void(0);" onclick="toUpdateNoreasonBack(${customer.customerId!''})">
-                                        <font color=#06c>
-                                            <#if customer.backStatus??>
-                                                <#if customer.backStatus == 1>
-                                                    未寄回
-                                                <#elseif customer.backStatus == 2>
-                                                    已寄回
-                                                <#elseif customer.backStatus == 3>
-                                                    已收货
-                                                </#if>
-                                            </#if>
-                                        </font>
-                                    </a>
-                                    )-->
+                                <#else>
+                                ${customer.procMethodName!''}
                                 </#if>
                             </td>
                             <#--<td>