detect_detail.ftl 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="renderer" content="webkit|ie-comp|ie-stand">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
  8. <meta http-equiv="Cache-Control" content="no-siteapp" />
  9. <#include "/base/add_base.ftl">
  10. <link href="${path}/common/lib/jquery.ui/jquery-ui.css" rel="stylesheet" type="text/css"/>
  11. <link href="${path}/common/lib/webuploader/0.1.5/webuploader.css" rel="stylesheet" type="text/css"/>
  12. <link href="${path}/common/lib/icheck/icheck.css" rel="stylesheet" type="text/css"/>
  13. <!-- 新增需求引入js、css -->
  14. <link href="${path}/common/lib/bootstrap/bootstrap.min.css" rel="stylesheet" />
  15. <style>
  16. .tit{position: relative;text-align: left;font-size: 16px;padding-left: 10px;}
  17. .tit:after{content: '';position: absolute;left: 0;top: 20%;height: 60%;width: 3px;background-color: #32a3d8;}
  18. .tit-2{position: relative;text-align: left;font-size: 16px;padding-left: 10px;color: #50a2ea;}
  19. .tit-2:after{content: '';position: absolute;left: 0;top: 50%;height: 6px;width: 6px;border-radius: 6px;margin-top: -3px; background-color: #32a3d8;}
  20. #province select{margin-right:10px; width:100px;height: 31px;-webkit-appearance:none !important;appearance:none;background: url(${path}/common/images/cm/select-1.png) right center no-repeat;background-size: auto 100%;padding-left:3px;padding-right: 25px;}
  21. #suggest, #suggest2 {width:200px}
  22. .gray {color:gray}
  23. .ac_results {background:#fff;border:1px solid #7f9db9;position: absolute;z-index: 10000;display: none}
  24. .ac_results li a {white-space: nowrap;text-decoration:none;display:block;color:#05a;padding:1px 3px}
  25. .ac_results li {border:1px solid #fff}
  26. .ac_over, .ac_results li a:hover {background:#c8e3fc}
  27. .ac_results li a span {float:right}
  28. .ac_result_tip {border-bottom:1px dashed #666;padding:3px}
  29. .select-box{background: url(${path}/common/images/cm/select-1.png) right center no-repeat;background-size: auto 100%;}
  30. .select-box select{-webkit-appearance:none !important;background-color: transparent; appearance:none;padding-right: 15px;}
  31. .dalog-ask{position: absolute;left:60%;top:0;-webkit-transform: translateY(-30%);transform: translateY(-30%);display: none;background-color: #fff;z-index: 10;}
  32. .tag{ width:300px; min-height:300px; border:1px solid #32a3d8; position:relative;background-color: #fff;line-height: 1.5;padding: 10px 12px;}
  33. .tag em{display:block; border-width:15px; position:absolute; top:30%; left:-30px;border-style:solid dashed dashed; border-color:transparent #32a3d8 transparent transparent;font-size:0; line-height:0;}
  34. .dalog-ask .ask{color: #000;margin: 10px 0 5px 0;}
  35. .dalog-ask .answer{color: #666;margin-bottom: 10px;}
  36. .dalog-ask .answer:hover{color: #32a3d8;cursor: pointer;}
  37. .time-line-list{list-style: none;width: 100%;margin-left: -20px;}
  38. .time-line-list>li{position: relative;float: left; text-align: center;width: 100px;overflow: hidden;white-space: nowrap;word-break: break-all;padding: 2px 0;}
  39. .time-line-list .number{display: inline-block; padding: 2px; background: #32a3d8;border: 2px solid #fff;box-shadow:0 0 0 1px #32a3d8;width: 20px;height: 20px;color: #fff;line-height: 20px;border-radius: 50%;}
  40. .time-line-list .red{display: inline-block; padding: 2px; background: red;border: 2px solid #fff;box-shadow:0 0 0 1px #32a3d8;width: 20px;height: 20px;color: #fff;line-height: 20px;border-radius: 50%;}
  41. .time-line-list>li:before{content:'';position: absolute;height: 1px;width: 30%;right:0;top: 15px; background-color: #32a3d8;}
  42. .time-line-list>li:after{content: '';position: absolute;height: 1px;width: 30%;left: 0;top: 15px;background:#32a3d8;}
  43. .time-line-list>li:first-child:after,.time-line-list>li:last-child:before{display: none;}
  44. .time-line-list .arrow{border-width:7px; position:absolute; left:25%; top:9px;border-style:solid dashed dashed; border-color:transparent transparent transparent #32a3d8;font-size:0; line-height:0;}
  45. .time-line-list>li:first-child .arrow{display: none;}
  46. .table-bg th{background-color: #e2f6ff;}
  47. .update-parts>span{margin-right: 10px;padding: 3px 4px;background-color: #effaff;border: 1px solid #32a3d8;}
  48. .my-search-input{padding-left: 30px;background: url(${path}/common/images/cm/search.png) 6px center no-repeat;background-size: auto 60%; }
  49. .txt-red{color:red}
  50. .my-btn-search{border: 1px solid #32a3d8;padding: 1px 25px;height: 32px;background-color: #32a3d8;color: #fff;}
  51. .my-close{position:absolute;right: 0.5em;top: 0.45em;width:0.15em;height:1em;background: #333;-webkit-transform: rotate(45deg);transform: rotate(45deg);display: inline-block;}
  52. .my-close:after{content: "";position: absolute;top: 0;left: 0;width:0.15em;height:1em;background: #333;-webkit-transform: rotate(270deg);transform: rotate(270deg);}
  53. .b-close{position: relative; display: inline-block;margin: 2px 0; padding:4px 1em 4px 4px; width: 100px;background: #f0f0f0;border: 1px solid rgba(0,0,0,.1);border-radius: 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;cursor: pointer;}
  54. .close-box{width: 500px;margin-left: 15px;margin-top: -15px;}
  55. </style>
  56. <title>订单详细信息</title>
  57. </head>
  58. <body>
  59. <nav style="display: none" class="breadcrumb"><i class="Hui-iconfont">&#xe67f;</i> 首页
  60. <span class="c-gray en">/</span> 维修管理
  61. <span class="c-gray en">/</span> 维修详情
  62. <a class="btn radius r"
  63. href="javascript:location.replace(location.href);" title="刷新"><i class="Hui-iconfont">&#xe68f;</i></a>
  64. <a class="btn radius r"
  65. href="javascript:history.back(-1);" title="后退"><i class="Hui-iconfont">&#xe6d4;</i></a>
  66. </nav>
  67. <article class="cl pd-20" style="padding-top: 0px;">
  68. <form action="" method="post" class="form form-horizontal" id="form-article-add">
  69. <div class="row cl">
  70. <label class="form-label col-3">
  71. <div class="tit-2">维修详细信息</div>
  72. </label>
  73. <div class="formControls col-9">
  74. </div>
  75. </div>
  76. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  77. <thead>
  78. <tr>
  79. <th width="10">维修编号:</th>
  80. <td width="10" style="font-weight: normal;"><span>${detectinfo.detectNumber!''}</span></td>
  81. <td width="10"></td>
  82. <th width="10">产品名称:</th>
  83. <td width="10" style="font-weight: normal;"><span>${detectinfo.productName!''}(${detectinfo.colorName!''})</span></td>
  84. </tr>
  85. <#--<tr>
  86. <th width="10">是否可翻新:</th>
  87. <td width="10" style="font-weight: normal;">
  88. <#if detectinfo.detectRenovation == 1>
  89. 可翻新
  90. <#elseif detectinfo.detectRenovation == 2>
  91. 不可翻新
  92. </#if>
  93. </span></td>
  94. <td width="10"></td>
  95. <th width="10">是否有故障:</th>
  96. <td width="10" style="font-weight: normal;"><span>
  97. <#if detectinfo.isMaintenance == 1>
  98. 有故障
  99. <#elseif detectinfo.isMaintenance == 2>
  100. 无故障
  101. </#if>
  102. </span></td>
  103. </tr>-->
  104. <tr>
  105. <th width="10">当前状态:</th>
  106. <td width="10" style="font-weight: normal;">
  107. <span>
  108. <#if detectinfo.detectState == 1>
  109. <span class="c-red">待检测机器<#if detectinfo.maintenanceCutTime??>(${detectinfo.maintenanceCutTime?string("yyyy/MM/dd")}前完成)</#if></span>
  110. </#if>
  111. <#if detectinfo.detectState == 0>
  112. 待收货确认
  113. </#if>
  114. <#if detectinfo.detectState == 30>
  115. 待用户确认
  116. </#if>
  117. <#if detectinfo.detectState == 31>
  118. <span class="c-red">待维修<#if detectinfo.completeCutTime??>(${detectinfo.completeCutTime?string("yyyy/MM/dd")}前完成)</#if></span>
  119. </#if>
  120. <#if detectinfo.detectState == 32>
  121. <span class="c-success">维修完成</span>
  122. </#if>
  123. <#if detectinfo.detectState == 33>
  124. <span class="c-success">用户不维修(原机退回)</span>
  125. </#if>
  126. <#if detectinfo.detectState == 34>
  127. 待客服确认维修
  128. </#if>
  129. <#if detectinfo.detectState == 35>
  130. <span class="c-red">待维修<#if detectinfo.completeCutTime??>(${detectinfo.completeCutTime?string("yyyy/MM/dd")}前完成)</#if></span>
  131. </#if>
  132. <#if detectinfo.detectState == 36>
  133. <span class="c-success">维修完成</span>
  134. </#if>
  135. <#if detectinfo.detectState == 37>
  136. 机器无故障,原机退回
  137. </#if>
  138. <#if detectinfo.detectState == 38>
  139. 机器故障,待用户确认
  140. </#if>
  141. <#if detectinfo.detectState == 20>
  142. 待翻新入库
  143. </#if>
  144. <#if detectinfo.detectState == 21>
  145. <span class="c-success">已翻新入库</span>
  146. </#if>
  147. <#if detectinfo.detectState == 22>
  148. 不能翻新,待报废
  149. </#if>
  150. <#if detectinfo.detectState == 23>
  151. <span class="c-success">已报废回收</span>
  152. </#if>
  153. </span>
  154. </td>
  155. <td width="10"></td>
  156. <th width="10">签收日期:</th>
  157. <td width="10" style="font-weight: normal;"><span><#if detectinfo.signclosedDate??>${(detectinfo.signclosedDate?string("yyyy-MM-dd"))!''}<#else>-</#if></span></td>
  158. <#--<td width="10"></td>
  159. <th width="10">维修报价:</th>
  160. <td width="10" style="font-weight: normal;"><span><#if detectinfo.detectOffer??>${detectinfo.detectOffer/100}<#else>-</#if></span></td>-->
  161. </tr>
  162. <tr>
  163. <th width="10">寄回区域:</th>
  164. <td width="10" style="font-weight: normal;"><span><#if detectinfo.signclosedAddrProvincesName??>${detectinfo.signclosedAddrProvincesName!''}</#if>-<#if detectinfo.signclosedAddrCityName??>${detectinfo.signclosedAddrCityName!''}</#if>-<#if detectinfo.signclosedAddrCityName??>${detectinfo.signclosedAddrCityName!''}</#if></span></td>
  165. <td width="10"></td>
  166. <th width="10">物流单号:</th>
  167. <td width="10" style="font-weight: normal;"><span>${detectinfo.logisticsNumber!''}</span></td>
  168. </tr>
  169. <tr>
  170. <th width="10">购买时间:</th>
  171. <td width="10" style="font-weight: normal;"><span><#if detectinfo.signclosedDate??>${(detectinfo.salesTime?string("yyyy-MM-dd HH:mm:ss"))!''}<#else>-</#if></span></td>
  172. <td width="10"></td>
  173. <th width="10" style="font-weight: normal;"></th>
  174. <td width="10"></td>
  175. </tr>
  176. </thead>
  177. </table>
  178. <div class="row cl">
  179. <label class="form-label col-3">
  180. <div class="tit-2">
  181. 客诉信息
  182. </div>
  183. </label>
  184. <div class="formControls col-10 col-sm-10">
  185. </div>
  186. </div>
  187. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  188. <thead>
  189. <tr>
  190. <th width="10">客诉编号:</th>
  191. <td width="10" style="font-weight: normal;"><span><#if detectinfo.customerId??>${detectinfo.customerId!''}</#if></span></td>
  192. <td width="10"></td>
  193. <th width="10">客诉处理:</th>
  194. <td width="10" style="font-weight: normal;"><span><#if detectinfo.customerId??>${detectinfo.procTypeName!''}-${detectinfo.procMethodName!''}</#if></span></td>
  195. </tr>
  196. <tr>
  197. <th width="10">客服信息:</th>
  198. <td width="10" style="font-weight: normal;"><span><#if detectinfo.adminName??>${detectinfo.adminName!''}</#if></span></td>
  199. <td width="10"></td>
  200. <th width="10">客诉描述:</th>
  201. <td width="10" style="font-weight: normal;"><span><#if detectinfo.describeHandleDesc??>${detectinfo.describeHandleDesc!''}</#if></span></td>
  202. </tr>
  203. <tr>
  204. <th width="10">问题回复:</th>
  205. <td width="10" style="font-weight: normal;"><span><#if detectinfo.describeContent??>${detectinfo.describeContent!''}</#if></span></td>
  206. <td width="10"></td>
  207. <th width="10">客服备注:</th>
  208. <td width="10" style="font-weight: normal;"><span><#if detectinfo.detectCustomerDesc??>${detectinfo.detectCustomerDesc!''}</#if></span></td>
  209. </tr>
  210. <tr>
  211. <th width="10">问题描述:</th>
  212. <td width="10" style="font-weight: normal;"><span><#if detectinfo.questionTitle??>${detectinfo.questionTitle!''}-${detectinfo.questionTitle!''}</#if>
  213. <br><#if detectinfo.questionTitle??><#if detectinfo.questionTitle != ""><a href="#" onclick="getDescribeInfo(${detectinfo.customerId!});" style="color : #50a2ea;">查看详情</a></#if></#if>
  214. </span>
  215. <#if detectinfo.questionDescription??>${detectinfo.questionDescription!''}</#if></td>
  216. <td width="10"></td>
  217. <th width="10"></th>
  218. <td width="10" style="font-weight: normal;"></td>
  219. </tr>
  220. <#--<tr>
  221. <th width="10">客服备注:</th>
  222. <td width="10" style="font-weight: normal;"><span>${detectinfo.detectCustomerDesc!''}</span></td>
  223. <td width="10"></td>
  224. <th width="10">是否下单:</th>
  225. <td width="10" style="font-weight: normal;"><span>
  226. <#if detectinfo.procTypeId??><#if detectinfo.procTypeId == 3 || detectinfo.detectState == 37><#if detectinfo.detectPlaceorder??>
  227. <#if detectinfo.detectPlaceorder == 1>未下单</#if>
  228. <#if detectinfo.detectPlaceorder == 2>已下单</#if>
  229. </#if></#if></#if></span></td>
  230. </tr>-->
  231. </thead>
  232. </table>
  233. <div class="row cl">
  234. <label class="form-label col-3">
  235. <div class="tit-2">
  236. 客户信息
  237. </div>
  238. </label>
  239. <div class="formControls col-10 col-sm-10">
  240. </div>
  241. </div>
  242. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  243. <thead>
  244. <tr>
  245. <th width="10">业务员:</th>
  246. <td width="10" style="font-weight: normal;" colspan="4"><span><#if detectinfo.salesmanAdminName??>${detectinfo.salesmanAdminName!''}</#if></span></td>
  247. </tr>
  248. <tr>
  249. <th width="10">客户姓名:</th>
  250. <td width="10" style="font-weight: normal;"><span><#if detectinfo.detectName??>${detectinfo.detectName!''}</#if></span></td>
  251. <td width="10"></td>
  252. <th width="10">客户电话:</th>
  253. <td width="10" style="font-weight: normal;"><span><#if detectinfo.detectTel??>${detectinfo.detectTel!''}</#if></span></td>
  254. </tr>
  255. <tr>
  256. <th width="10">客户问题:</th>
  257. <td width="10" style="font-weight: normal;"><span><#if detectinfo.questionName??>${detectinfo.questionName!''}</#if></span></td>
  258. <td width="10"></td>
  259. <th width="10">问题回复:</th>
  260. <td width="10" style="font-weight: normal;"><span><#if detectinfo.questionProfile??>${detectinfo.questionProfile!''}</#if></span></td>
  261. </tr>
  262. </thead>
  263. </table>
  264. <div class="row cl">
  265. <label class="form-label col-3">
  266. <div class="tit-2">
  267. 检测信息
  268. </div>
  269. </label>
  270. <div class="formControls col-10 col-sm-10">
  271. </div>
  272. </div>
  273. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  274. <thead>
  275. <tr>
  276. <th width="10">是否可翻新:</th>
  277. <td width="10" style="font-weight: normal;">
  278. <#if detectinfo.detectRenovation??>
  279. <#if detectinfo.detectRenovation == 1>
  280. 可翻新
  281. <#elseif detectinfo.detectRenovation == 2>
  282. 不可翻新
  283. </#if>
  284. </#if>
  285. </span></td>
  286. <td width="10"></td>
  287. <th width="10">是否有故障:</th>
  288. <td width="20" style="font-weight: normal;"><span>
  289. <#if detectinfo.isMaintenance == 1>
  290. 有故障
  291. <#elseif detectinfo.isMaintenance == 2>
  292. 无故障
  293. </#if>
  294. </span></td>
  295. </tr>
  296. <tr>
  297. <th width="10">厚膜类型:</th>
  298. <td width="10" style="font-weight: normal;"><span>
  299. <#if detectinfo.detectFilmType??>
  300. <#if detectinfo.detectFilmType == 1>
  301. <#elseif detectinfo.detectFilmType == 2>
  302. </#if>
  303. </#if>
  304. </span></td>
  305. <td width="10"></td>
  306. <th width="10">浮子类型:</th>
  307. <td width="10" style="font-weight: normal;"><span>
  308. <#if detectinfo.detectFloatType??>
  309. <#if detectinfo.detectFloatType == 1>
  310. <#elseif detectinfo.detectFloatType == 2>
  311. </#if>
  312. </#if>
  313. </span></td>
  314. </tr>
  315. <tr>
  316. <th width="10">生产月份:</th>
  317. <td width="10" style="font-weight: normal;"><span>${detectinfo.detectProduction!''}</span></td>
  318. <td width="10"></td>
  319. <th width="10">是否翻新机:</th>
  320. <td width="10" style="font-weight: normal;"><span>
  321. <#if detectinfo.detectIsRefurbishing??>
  322. <#if detectinfo.detectIsRefurbishing == 1>
  323. <#elseif detectinfo.detectIsRefurbishing == 2>
  324. </#if>
  325. </#if>
  326. </span></td>
  327. </tr>
  328. <tr>
  329. <th width="10">机身条码:</th>
  330. <td width="10" style="font-weight: normal;"><span>${detectinfo.detectFuselageBarcode!''}</span></td>
  331. <td width="10"></td>
  332. <th width="10">版本号:</th>
  333. <td width="10" style="font-weight: normal;"><span>${detectinfo.detectVersionNumber!''}</span></td>
  334. </tr>
  335. <tr>
  336. <th width="10">检测现象:</th>
  337. <td width="10" style=" font-weight: normal;" colspan="5"><span>
  338. <#if detectPhenomenonList??>
  339. <#if (detectPhenomenonList?size > 0)>
  340. <#list detectPhenomenonList as detectPhenomenon>
  341. <li class="b-close" id="configDetele1">
  342. <input type="hidden" value="${detectPhenomenon.itemConfigId!''}" name="configli1">
  343. ${detectPhenomenon.itemDetectContent!''}
  344. <span style="display: none" class="my-close" onclick="deleteli(this)"></span>
  345. </li>
  346. </#list>
  347. </#if>
  348. </#if>
  349. </span></td>
  350. </tr>
  351. <tr>
  352. <th width="10">故障原因:</th>
  353. <td width="10" style="font-weight: normal;" colspan="5"><span>
  354. <#if detectFailureCauseList??>
  355. <#if (detectFailureCauseList?size > 0)>
  356. <#list detectFailureCauseList as detectFailureCause>
  357. <li class="b-close" id="configDetele2">
  358. <input type="hidden" value="${detectFailureCause.itemConfigId!''}" name="configli2">
  359. ${detectFailureCause.itemDetectContent!''}
  360. <span class="my-close" onclick="deleteli(this)"></span>
  361. </li>
  362. </#list>
  363. </#if>
  364. </#if>
  365. </span></td>
  366. </tr>
  367. <tr>
  368. <th width="10">判定结果:</th>
  369. <td width="10" style="font-weight: normal;" colspan="5"><span>
  370. <#if detectResultsList??>
  371. <#if (detectResultsList?size > 0)>
  372. <#list detectResultsList as detectResults>
  373. <li class="b-close" id="configDetele3">
  374. <input type="hidden" value="${detectResults.itemConfigId!''}" name="configli3">
  375. ${detectResults.itemDetectContent!''}
  376. <span class="my-close" onclick="deleteli(this)"></span>
  377. </li>
  378. </#list>
  379. </#if>
  380. </#if>
  381. </span></td>
  382. </tr>
  383. <tr>
  384. <th width="10">故障指向:</th>
  385. <td width="10" style="font-weight: normal;" colspan="5"><span>
  386. <#if (detectPointList?size > 0)>
  387. <#list detectPointList as detectPoint>
  388. <li class="b-close" id="configDetele4">
  389. <input type="hidden" value="${detectPoint.itemConfigId!''}" name="configli4">
  390. ${detectPoint.itemDetectContent!''}
  391. <span class="my-close" onclick="deleteli(this)"></span>
  392. </li>
  393. </#list>
  394. </#if>
  395. </span></td>
  396. </tr>
  397. <tr>
  398. <th width="10">原因分析:</th>
  399. <td width="10" style="font-weight: normal;" colspan="5"><span>
  400. <#if (detectNalysisList?size > 0)>
  401. <#list detectNalysisList as detectNalysis>
  402. <li class="b-close" id="configDetele5">
  403. <input type="hidden" value="${detectNalysis.itemConfigId!''}" name="configli5">
  404. ${detectNalysis.itemDetectContent!''}
  405. <span class="my-close" onclick="deleteli(this)"></span>
  406. </li>
  407. </#list>
  408. </#if>
  409. </span></td>
  410. </tr>
  411. <tr>
  412. <th width="10">维修报价:</th>
  413. <td width="10" style="font-weight: normal;"><span><#if detectinfo.detectOffer??>${detectinfo.detectOffer/100}<#else>-</#if></span></td>
  414. <td width="10"></td>
  415. <th width="10">检测日期:</th>
  416. <td width="10" style="font-weight: normal;"><span>${(detectinfo.detectDate?string("yyyy-MM-dd"))!''}</span></td>
  417. </tr>
  418. <tr>
  419. <th width="10">备注:</th>
  420. <td width="10" style="font-weight: normal;" colspan="5"><span>${detectinfo.detectDesc!''}</span></td>
  421. </tr>
  422. <tr>
  423. <th width="10">维修附件:</th>
  424. <td width="10" style="font-weight: normal;" colspan="5"><span>
  425. <#if (imgList?size > 0)>
  426. <#list imgList as img>
  427. <img src="${img.detectImgUrl!''}" width="90" height="80">
  428. </div>
  429. </#list>
  430. </#if>
  431. </span></td>
  432. </tr>
  433. <#--<tr>
  434. <th width="10">维修配件:</th>
  435. <td width="10" style="font-weight: normal;" colspan="5"><span>
  436. <#if (listMaterialItem?size > 0)>
  437. <#list listMaterialItem as item>
  438. <li class="b-close" >
  439. <input type="hidden" value="">${item.materialName}
  440. </li>
  441. </div>
  442. </#list>
  443. </#if>
  444. </span></td>
  445. </tr>-->
  446. </thead>
  447. </table>
  448. <div class="row cl">
  449. <label class="form-label col-3">
  450. <div class="tit-2">
  451. 维修信息
  452. </div>
  453. </label>
  454. <div class="formControls col-10 col-sm-10">
  455. </div>
  456. </div>
  457. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  458. <thead>
  459. <tr>
  460. <th width="10">维修配件:</th>
  461. <td width="10" style="font-weight: normal;"><span>
  462. <#if (listMaterialItem?size > 0)>
  463. <#list listMaterialItem as item>
  464. <li class="b-close" >
  465. <input type="hidden" value="">${item.materialName}
  466. </li>
  467. </div>
  468. </#list>
  469. </#if>
  470. </span></td>
  471. <td width="10"></td>
  472. <th width="10">维修内容:</th>
  473. <td width="10" style="font-weight: normal;"><span>${detectinfo.detectContent!''}</span></td>
  474. </tr>
  475. </thead>
  476. </table>
  477. <div class="row cl">
  478. <label class="form-label col-3">
  479. <div class="tit-2">
  480. QC检测信息
  481. <#if listQcInfo?? && (listQcInfo?size > 0) >
  482. <#list listQcInfo as item>
  483. <#if listQcInfo?size = (item_index +1) >
  484. (<span class="c-success"><#if item.qcIsThrough == 1>通过</#if></span>
  485. <span class="c-red"><#if item.qcIsThrough == 2>不通过</#if></span>)
  486. </#if>
  487. </#list>
  488. </#if>
  489. </div>
  490. </label>
  491. <div class="formControls col-10 col-sm-10">
  492. </div>
  493. </div>
  494. <#--<label class="form-label col-2 col-sm-2">购买产品信息:</label>-->
  495. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  496. <tr class="text-c">
  497. <th>是否通过</th>
  498. <th>QC备注</th>
  499. <th>操作时间</th>
  500. </tr>
  501. <#if listQcInfo?? && (listQcInfo?size > 0) >
  502. <#list listQcInfo as item>
  503. <tr class="text-c">
  504. <td><#if item.qcIsThrough == 1>通过</#if><#if item.qcIsThrough == 2>不通过</#if></td>
  505. <td><#if item.qcInfoDesc??>${item.qcInfoDesc!''}</#if></td>
  506. <td>${item.qcCreateTime?string("yyyy/MM/dd HH:mm:ss")}</td>
  507. </tr>
  508. </#list>
  509. <#else>
  510. <tr><td class="td-manage text-c" colspan = "3">暂时没有QC操作记录</td></tr>
  511. </#if>
  512. </table>
  513. <div class="row cl">
  514. <label class="form-label col-3">
  515. <div class="tit-2">
  516. 客服操作信息
  517. </div>
  518. </label>
  519. <div class="formControls col-10 col-sm-10">
  520. </div>
  521. </div>
  522. <#--<label class="form-label col-2 col-sm-2">购买产品信息:</label>-->
  523. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  524. <tr class="text-c">
  525. <th>处理结果</th>
  526. <th>处理备注</th>
  527. <th>操作客服</th>
  528. <th>操作时间</th>
  529. </tr>
  530. <#if listTreatmentRecordLog?? && (listTreatmentRecordLog?size > 0) >
  531. <#list listTreatmentRecordLog as item>
  532. <tr class="text-c">
  533. <td><#if item.recordProcessingResults == 1>付费维修</#if>
  534. <#if item.recordProcessingResults == 2>免费维修</#if>
  535. <#if item.recordProcessingResults == 3>退货</#if>
  536. <#if item.recordProcessingResults == 4>换货</#if>
  537. <#if item.recordProcessingResults == 5>原机退回</#if>
  538. </td>
  539. <td>${item.recordDesc!''}</td>
  540. <td>${item.adminName!''}</td>
  541. <td>${item.recordCreateTime?string("yyyy/MM/dd HH:mm:ss")}</td>
  542. </tr>
  543. </#list>
  544. <#else>
  545. <tr><td class="td-manage text-c" colspan = "4">暂时没有客服操作记录</td></tr>
  546. </#if>
  547. </table>
  548. <div class="row cl">
  549. <label class="form-label col-3">
  550. <div class="tit-2">
  551. 发货信息
  552. </div>
  553. </label>
  554. <div class="formControls col-10 col-sm-10">
  555. </div>
  556. </div>
  557. <#--<label class="form-label col-2 col-sm-2">购买产品信息:</label>-->
  558. <table class="table table-bordered table-bg table-hover table-sort" style="margin-top: 10px;">
  559. <tr class="text-c">
  560. <th>订单编号</th>
  561. <th>物流信息</th>
  562. <th>订单状态</th>
  563. <th>下单时间</th>
  564. </tr>
  565. <#if salesOrder??>
  566. <tr class="text-c">
  567. <td>${salesOrder.salesOrderId!''}</td>
  568. <td>${salesOrder.salesPostFirmName!''}-${salesOrder.salesPostNum!''}</td>
  569. <td>
  570. <#if salesOrder.salesShippingStatus == 0>
  571. 未发货
  572. <#elseif salesOrder.salesShippingStatus == 1>
  573. 已打单
  574. <#elseif salesOrder.salesShippingStatus == 3>
  575. 备货中
  576. <#elseif salesOrder.salesShippingStatus == 4>
  577. 收货
  578. <#elseif salesOrder.salesShippingStatus == 11>
  579. 已通知配货
  580. </#if>
  581. </td>
  582. <td>${salesOrder.salesSalesTime?string("yyyy/MM/dd HH:mm:ss")}</td>
  583. </tr>
  584. <#else>
  585. <tr><td class="td-manage text-c" colspan = "4">暂时订单信息</td></tr>
  586. </#if>
  587. </table>
  588. <#--<button type="button" style="cursor:pointer;height: 35px;margin-top: 10px;"onClick="" class="my-btn-search"><<返回</button>-->
  589. </form>
  590. </div>
  591. </article>
  592. <script type="text/javascript" src="${path}/common/lib/My97DatePicker/4.8/WdatePicker.js"></script>
  593. <script type="text/javascript" src="${path}/common/lib/webuploader/0.1.5/webuploader.min.js"></script>
  594. <script type="text/javascript" src="${path}/common/lib/icheck/jquery.icheck.min.js"></script>
  595. <script type="text/javascript" src="${path}/common/lib/cm.lib/jquery.provincesCity.js"></script>
  596. <script type="text/javascript" src="${path}/common/lib/cm.lib/provincesData.js"></script>
  597. <script type="text/javascript" src="${path}/common/lib/cm.lib/airCity.js"></script>
  598. <script type="text/javascript" src="${path}/common/lib/cm.lib/suggest.js"></script>
  599. <script type="text/javascript" charset="utf-8" src="${path}/common/lib/ueditor/1.4.3/ueditor.config.js"></script>
  600. <script type="text/javascript" charset="utf-8" src="${path}/common/lib/ueditor/1.4.3/ueditor.all.js"></script>
  601. <script type="text/javascript" charset="utf-8" src="${path}/common/lib/ueditor/1.4.3/ueditor.parse.js"></script>
  602. <script type="text/javascript" charset="utf-8" src="${path}/common/lib/ueditor/1.4.3/lang/zh-cn/zh-cn.js"></script>
  603. <script type="text/javascript">
  604. $(function(){
  605. $('.skin-minimal input').iCheck({
  606. checkboxClass: 'icheckbox-blue',
  607. radioClass: 'iradio-blue',
  608. increaseArea: '20%'
  609. });
  610. $("#province").ProvinceCity();
  611. $('.skin-minimal input').iCheck({
  612. checkboxClass: 'icheckbox-blue',
  613. radioClass: 'iradio-blue',
  614. increaseArea: '20%'
  615. });
  616. $("#arrcity").suggest(citys,{hot_list:commoncitys,dataContainer:'#arrcity_3word',onSelect:function(result){
  617. console.log($(this)[0].value);
  618. // $("#city2").click()
  619. },
  620. attachObject:'#suggest'
  621. });
  622. });
  623. /*查看物流*/
  624. function openLogistics(title, url, w, h) {
  625. layer_show(title,url,w,h);
  626. }
  627. </script>
  628. </body>
  629. </html>