Sin descripción

WorkOrderTransfer.html 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <script src="../Script/Common/huayi.load.js"></script>
  6. <script src="../Script/Common/huayi.config.js"></script>
  7. <link href="../css/WorkOrder/Search.css" rel="stylesheet">
  8. <link href="../js/zTree/zTreeStyle.css" rel="stylesheet" />
  9. <link href="../css/init.css" rel="stylesheet" />
  10. <title>分配</title>
  11. <style type="text/css">
  12. #tsgl,#tszl,#cjgl,#cjzl{
  13. display: none;
  14. }
  15. .addTree{
  16. height: 300px;
  17. }
  18. #abc,#abcd,#abcde,#abcdef{
  19. display:none;
  20. }
  21. #btyyj{
  22. display: none;
  23. }
  24. .inpBox {
  25. border: 1px solid #cccccc;
  26. height: 26px;
  27. width:99%;
  28. display: inline-block;
  29. position: relative;
  30. vertical-align: middle;
  31. position: absolute;
  32. left: 0px;
  33. top: 0px;
  34. z-index: 111;
  35. background: #FFFFFF;
  36. }
  37. .selDpart1{
  38. position: absolute;
  39. left: 0px;
  40. top: 30px;
  41. z-index: 11111;
  42. width: 220px;
  43. line-height: 30px;
  44. background: #FFFFFF;
  45. display: none;
  46. }
  47. #sponsor{
  48. width: 218px;
  49. border: 1px solid #00a1cb;
  50. margin: 0;
  51. padding: 0;
  52. list-style: none;
  53. max-height: 212px;
  54. overflow-x: hidden;
  55. overflow-y: scroll;
  56. }
  57. #sponsor li{
  58. margin: 0;
  59. padding-left: 10px;
  60. width: 220px;
  61. height: 30px;
  62. line-height: 30px;
  63. list-style: none;
  64. }
  65. #sponsor li:hover{
  66. background: #00a1cb;
  67. }
  68. .addTree {
  69. background: #fff;
  70. position: absolute;
  71. width: 100%;
  72. border: 1px solid darkgrey;
  73. right: 0;
  74. top: 20px;
  75. display: none;
  76. z-index: 222;
  77. }
  78. .xl {
  79. display: inline-block;
  80. background: url(../../img/dropDown.png) no-repeat;
  81. height: 100%;
  82. background-position: center center;
  83. width: 20px;
  84. position: absolute;
  85. right: 0;
  86. top: 0px;
  87. /* background-color: #f7bc8b; */
  88. cursor: pointer;
  89. }
  90. .ztree li {
  91. float: none;
  92. }
  93. .ztree li span {
  94. border: none;
  95. padding: 0;
  96. }
  97. .inps {
  98. width: 217px;
  99. height: 24px;
  100. outline: none;
  101. border: 0;
  102. border-image-width: 0;
  103. padding: 0;
  104. padding-left: 3px;
  105. }
  106. .xl {
  107. display: inline-block;
  108. background: url(../img/dropDown.png) no-repeat;
  109. height: 100%;
  110. background-position: center center;
  111. width: 20px;
  112. position: absolute;
  113. right: 0;
  114. top: 0px;
  115. /* background-color: #f7bc8b; */
  116. cursor: pointer;
  117. }
  118. .Cleans {
  119. display: inline-block;
  120. width: 20px;
  121. position: absolute;
  122. right: 21px;
  123. top: 8px;
  124. display: none;
  125. }
  126. .Min-width {
  127. width: 150px;
  128. }
  129. .btn-default{
  130. background: #FFFFFF;
  131. color: #000000;
  132. }
  133. .shino{
  134. display: none;
  135. }
  136. </style>
  137. </head>
  138. <body>
  139. <div class="shade_content">
  140. <div class="dgxx_table size-13">
  141. <table id="deal_table" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
  142. <tr>
  143. <th>工单编号:</th>
  144. <td>
  145. <span id="cl_gdbh"></span>
  146. </td>
  147. <th>工单类型:</th>
  148. <td data-formatter="order" id="cl_gdlx">
  149. <!-- <span ></span> -->
  150. </td>
  151. </tr>
  152. <tr>
  153. <th>工单来源:</th>
  154. <td>
  155. <span id="xq_source" data-formatter="formatter"></span>
  156. </td>
  157. <th>部门:</th>
  158. <td colspan="3">
  159. <span id="cl_gdn"></span>
  160. </td>
  161. </tr>
  162. <tr>
  163. <th>客户姓名:</th>
  164. <td>
  165. <span id="cl_khxm"></span>
  166. </td>
  167. <th>客户电话:</th>
  168. <td>
  169. <span id="cl_khdh"></span>
  170. </td>
  171. </tr>
  172. <tr>
  173. <th>超时时限:</th>
  174. <td>
  175. <div id="chaishi">
  176. <input type="radio" name="yanq" value="1" checked="checked">1小时
  177. <input type="radio" name="yanq" value="8">8小时
  178. <input type="radio" name="yanq" value="24">24小时
  179. <input type="radio" name="yanq" value="其他">其他
  180. </div>
  181. </td>
  182. <th style="display: none;" id="penli">其他时限:</th>
  183. <td style="display: none;" id="liset">
  184. <div id="" class="tex">
  185. <input type="text" class="form-control input-sm" id="shijian" placeholder="请输入其他时限">
  186. </div>
  187. </td>
  188. </tr>
  189. <tr>
  190. <th>是否短信提醒:</th>
  191. <td >
  192. <div id="duanxin">
  193. <input type="radio" name="radio" id="" value="0" />否
  194. <input type="radio" name="radio" id="" value="1" />是
  195. </div>
  196. </td>
  197. </tr>
  198. <tr class="js">
  199. <th>指派部门:</th>
  200. <td style="position: relative;">
  201. <div class="inpBox">
  202. <input type="text" class="inps tree" autocomplete="off" id="clbmname" placeholder="请选择指派部门" onkeyup="darptSearch()"/>
  203. <input type="hidden" class="inps " id="clbm" />
  204. <i class="Cleans fa fa-close"></i>
  205. <i class="xl"></i>
  206. <div class="addTree xlAdd">
  207. <ul id="zrbmtree" class="ztree"></ul>
  208. </div>
  209. </div>
  210. <div class="selDpart1">
  211. <ul id="sponsor">
  212. </ul>
  213. </div>
  214. <div class="selDpart1">
  215. <ul id="sponsor">
  216. </ul>
  217. </div>
  218. </td>
  219. <th>接收人:</th>
  220. <td style="position: relative;">
  221. <div class="inpBox" style="width: 99%;">
  222. <input type="text" class="inps select" readonly="readonly" id="clidname" placeholder="请选择接收人" />
  223. <input type="hidden" class="inps " id="clid" />
  224. <i class="xl"></i>
  225. <div class="xl_common">
  226. <ul class="xl_box clid"></ul>
  227. </div>
  228. </div>
  229. </td>
  230. </tr>
  231. <tr>
  232. <th>指派说明:</th>
  233. <td colspan="3">
  234. <div>
  235. <textarea id="cont" class="form-control" name="" rows="3" style="width:100%; resize: none;"></textarea>
  236. </div>
  237. </td>
  238. </tr>
  239. <table id="nnn" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;display: none; " >
  240. <tr>
  241. <th colspan="4">复合肥质量管理科</th>
  242. </tr>
  243. <tr>
  244. <th>确认实收吨数:</th>
  245. <td>
  246. <div id="huifang">
  247. <input type="text" class="form-control" id="fanzha" placeholder="请输入实收吨数"/>
  248. </div>
  249. </td>
  250. </tr>
  251. </table>
  252. <table id="hhh" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;display: none; " >
  253. <tr>
  254. <th colspan="4">咨询销售内勤</th>
  255. </tr>
  256. <tr>
  257. <th>确认返账金额:</th>
  258. <td >
  259. <div id="huifang">
  260. <input type="text" class="form-control" id="fanzha" placeholder="请输入金额"/>
  261. </div>
  262. </td>
  263. </tr>
  264. </table>
  265. <table id="ccc" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
  266. <tr>
  267. <th colspan="4">咨询类市场管理科</th>
  268. </tr>
  269. <tr>
  270. <th>初审意见:</th>
  271. <td >
  272. <select class="form-control selectpicker" id="chushen" name='periodType'>
  273. </select>
  274. </td>
  275. <th style="display: none;" id="displ">其他请输入:</th>
  276. <td style="display: none;" id="splay">
  277. <input type="text" name="" id="qit_qct" value="" class="form-control selectpicker" placeholder="请输入其他"/>
  278. </td>
  279. </tr>
  280. </table>
  281. <table id="ddd" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
  282. <tr>
  283. <th colspan="4">咨询类质量管理部</th>
  284. </tr>
  285. <tr>
  286. <th>是否回访:</th>
  287. <td >
  288. <div id="sfhuifang">
  289. <input type="radio" name="shi" id="" value="0" checked="checked"/>否
  290. <input type="radio" name="shi" id="" value="1" />是
  291. </div>
  292. </td>
  293. <th>质量事件等级:</th>
  294. <td>
  295. <select class="form-control selectpicker" id="dengji">
  296. </td>
  297. </tr>
  298. <tr>
  299. <th >索赔金额:</th>
  300. <td>
  301. <input type="text" class="form-control selectpicker" id="suopei" placeholder="单位:元"
  302. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
  303. </td>
  304. <th >责任单位可多选:</th>
  305. <td>
  306. <div id="duoxuan">
  307. <input type="checkbox" name="duo" value="生产" checked="checked">生产
  308. <input type="checkbox" name="duo" value="研发">研发
  309. <input type="checkbox" name="duo" value="农化">农化
  310. <input type="checkbox" name="duo" value="物流">物流
  311. <input type="checkbox" name="duo" value="质量管理科">质量管理科
  312. <input type="checkbox" name="duo" value="销售内勤">销售内勤
  313. </div>
  314. </td>
  315. </tr>
  316. <tr>
  317. <th>办理意见:</th>
  318. <td>
  319. <div id="yijian">
  320. <input type="radio" name="tong" value="同意" checked="checked">同意
  321. <input type="radio" name="tong" value="不同意">不同意
  322. </div>
  323. </td>
  324. <th style="display: none;" id="nnn">不同意意见:</th>
  325. <td style="display: none;" id="nnn">
  326. <input type="text" name="" id="butong" value="" class="form-control selectpicker" placeholder="请输入不同意意见"/>
  327. </td>
  328. </tr>
  329. <tr>
  330. <th>补偿方式:</th>
  331. <td>
  332. <div id="buchang">
  333. <input type="radio" name="buchang" value="实物" checked="checked">实物
  334. <input type="radio" name="buchang" value="钱款">钱款
  335. </div>
  336. </td>
  337. <th style="display: none;" id="mmm">补偿钱款:</th>
  338. <td style="display: none;" id="mmm">
  339. <input type="text" name="" id="butong" value="" class="form-control selectpicker"
  340. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')" placeholder="请输入补偿钱款"/>
  341. </td>
  342. </tr>
  343. <tr>
  344. <th>对应责任单位:</th>
  345. <td>
  346. <div id="zeren">
  347. <select class="form-control selectpicker" id="danwei"></select>
  348. </div>
  349. </td>
  350. <th>确认实收数量:</th>
  351. <td>
  352. <input type="text" id="shuliang" value="" placeholder="吨" class="form-control selectpicker"
  353. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
  354. </td>
  355. </tr>
  356. <tr>
  357. <th>改进要求:</th>
  358. <td>
  359. <input type="text" id="yaoqiu" value="" placeholder="请输入改进要求" class="form-control selectpicker"/>
  360. </td>
  361. <th>对应办理工作流单号:</th>
  362. <td>
  363. <input type="text" id="danhao" value="" placeholder="请输入工作流单号" class="form-control selectpicker">
  364. </td>
  365. </tr>
  366. </table>
  367. </table>
  368. <table id="abc" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
  369. <tr>
  370. <th colspan="4">投诉类市场管理科</th>
  371. </tr>
  372. <tr>
  373. <!-- <th>超出质保期限:</th>
  374. <td >
  375. <select class="form-control selectpicker" id="zhibao">
  376. </select>
  377. </td> -->
  378. <th>初审意见:</th>
  379. <td >
  380. <select class="form-control selectpicker" id="zhibao">
  381. <option value ="">请选择</option>
  382. </select>
  383. </td>
  384. </tr>
  385. </table>
  386. <table id="abcd" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
  387. <tr>
  388. <th colspan="4">投诉类质量管理部</th>
  389. </tr>
  390. <tr>
  391. <th>是否回访:</th>
  392. <td >
  393. <div id="huifang">
  394. <input type="radio" name="shi" id="" value="0" checked="checked"/>否
  395. <input type="radio" name="shi" id="" value="1" />是
  396. </div>
  397. </td>
  398. <th>质量事件等级:</th>
  399. <td>
  400. <select class="form-control selectpicker" id="cat" >
  401. <option selected="selected" value="">请选择</option>
  402. </select>
  403. </td>
  404. </tr>
  405. <tr>
  406. <th >索赔金额:</th>
  407. <td>
  408. <input type="text" class="form-control selectpicker" id="suopei" placeholder="单位:元"
  409. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
  410. </td>
  411. <th >责任单位可多选:</th>
  412. <td>
  413. <div id="duoxuan">
  414. <input type="checkbox" name="duo" value="生产" checked="checked">生产
  415. <input type="checkbox" name="duo" value="研发">研发
  416. <input type="checkbox" name="duo" value="农化">农化
  417. <input type="checkbox" name="duo" value="物流">物流
  418. <input type="checkbox" name="duo" value="质量管理科">质量管理科
  419. <input type="checkbox" name="duo" value="销售内勤">销售内勤
  420. </div>
  421. </td>
  422. </tr>
  423. <tr>
  424. <th>办理意见:</th>
  425. <td>
  426. <div id="yijian">
  427. <input type="radio" name="tong" value="同意" checked="checked">同意
  428. <input type="radio" name="tong" value="不同意">不同意
  429. </div>
  430. </td>
  431. <th style="display: none;" id="nnn">不同意意见:</th>
  432. <td style="display: none;" id="nnn">
  433. <input type="text" name="" id="butong" value="" class="form-control selectpicker" placeholder="请输入不同意意见"/>
  434. </td>
  435. </tr>
  436. <tr>
  437. <th>补偿方式:</th>
  438. <td>
  439. <div id="buchang">
  440. <input type="radio" name="buchang" value="实物" checked="checked">实物
  441. <input type="radio" name="buchang" value="钱款">钱款
  442. </div>
  443. </td>
  444. <th style="display: none;" id="mmm">补偿钱款:</th>
  445. <td style="display: none;" id="mmm">
  446. <input type="text" name="" id="butong" value="" class="form-control selectpicker"
  447. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')" placeholder="请输入补偿钱款"/>
  448. </td>
  449. </tr>
  450. <tr>
  451. <th>对应责任单位:</th>
  452. <td>
  453. <div id="zeren">
  454. <select class="form-control selectpicker" id="cataa" >
  455. <option selected="selected" value="">请选择</option>
  456. </select>
  457. </div>
  458. </td>
  459. <th>确认实收数量:</th>
  460. <td>
  461. <input type="text" id="shuliang" value="" placeholder="吨" class="form-control selectpicker"
  462. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
  463. </td>
  464. </tr>
  465. <tr>
  466. <th>改进要求:</th>
  467. <td>
  468. <input type="text" id="yaoqiu" value="" placeholder="请输入改进要求" class="form-control selectpicker"/>
  469. </td>
  470. <th>对应办理工作流单号:</th>
  471. <td>
  472. <input type="text" id="danhao" value="" placeholder="请输入工作流单号" class="form-control selectpicker">
  473. </td>
  474. </tr>
  475. </table>
  476. </table>
  477. <table id="abcde" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
  478. <tr>
  479. <th colspan="4">抽检类市场管理科</th>
  480. </tr>
  481. <tr>
  482. <th>抽检结果:</th>
  483. <td>
  484. <div id="choujian">
  485. <select class="form-control selectpicker" id="chou"></select>
  486. </div>
  487. </td>
  488. <th>自检结果:</th>
  489. <td>
  490. <input type="text" class="form-control" id="zijian" placeholder="请输入自检结果"/>
  491. </td>
  492. </tr>
  493. <tr>
  494. <th>对应办理工作流单号:</th>
  495. <td>
  496. <input type="text" class="form-control" id="duiying" placeholder="请输入工作流单号"/>
  497. </td>
  498. <th>确认返账金额:</th>
  499. <td>
  500. <input type="text" class="form-control" id="shenpi" placeholder="请输入工作流单号"
  501. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
  502. </td>
  503. </tr>
  504. </table>
  505. <table id="abcdef" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; " >
  506. <tr>
  507. <th colspan="4">抽检类质量管理部</th>
  508. </tr>
  509. <tr>
  510. <th>是否回访:</th>
  511. <td >
  512. <div id="hui_FA">
  513. <input type="radio" name="radio" id="" value="0" checked="checked"/>否
  514. <input type="radio" name="radio" id="" value="1" />是
  515. </div>
  516. </td>
  517. <th>是否备案:</th>
  518. <td>
  519. <div id="shenpi">
  520. <input type="radio" name="beian" value="已备案" />已备案
  521. <input type="radio" name="beian" value="未备案"/>未备案
  522. </div>
  523. </td>
  524. </tr>
  525. <th>索赔金额:</th>
  526. <td>
  527. <div id="">
  528. <input type="text" name="" id="suopeijin" value="" placeholder="请输入金额/单位元"
  529. onkeyup="this.value=this.value.replace(/[^0-9\.]/g,'')"/>
  530. </div>
  531. </td>
  532. </table>
  533. </table>
  534. </div>
  535. <div class="clearfix wh_btn">
  536. <input type="button" value="确定" class="btn btn-primary btn-sm" id="clgd" />
  537. </div>
  538. </div>
  539. <script src="../js/autosize/autosize.js"></script>
  540. <script src="../js/zTree/jquery.ztree.core.js"></script>
  541. <script src="../js/WorkOrder/WorkOrderTransfer.js"></script>
  542. </body>
  543. </html>