Нет описания

WorkOrderTransfer.html 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576
  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: 31px;
  27. width:320px;
  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. }
  36. .selDpart1{
  37. position: absolute;
  38. left: 0px;
  39. top: 30px;
  40. z-index: 11111;
  41. width: 220px;
  42. line-height: 30px;
  43. background: #FFFFFF;
  44. display: none;
  45. }
  46. #sponsor{
  47. width: 218px;
  48. border: 1px solid #00a1cb;
  49. margin: 0;
  50. padding: 0;
  51. list-style: none;
  52. max-height: 212px;
  53. overflow-x: hidden;
  54. overflow-y: scroll;
  55. }
  56. #sponsor li{
  57. margin: 0;
  58. padding-left: 10px;
  59. width: 220px;
  60. height: 30px;
  61. line-height: 30px;
  62. list-style: none;
  63. }
  64. #sponsor li:hover{
  65. background: #00a1cb;
  66. }
  67. .addTree {
  68. background: #fff;
  69. position: absolute;
  70. width: 100%;
  71. border: 1px solid darkgrey;
  72. right: 0;
  73. top: 29px;
  74. display: none;
  75. z-index: 222;
  76. }
  77. .xl {
  78. display: inline-block;
  79. background: url(../../img/dropDown.png) no-repeat;
  80. height: 100%;
  81. background-position: center center;
  82. width: 20px;
  83. position: absolute;
  84. right: 0;
  85. top: 0px;
  86. /* background-color: #f7bc8b; */
  87. cursor: pointer;
  88. }
  89. .ztree li {
  90. float: none;
  91. }
  92. .ztree li span {
  93. border: none;
  94. padding: 0;
  95. }
  96. .inps {
  97. width: 217px;
  98. height: 29px;
  99. outline: none;
  100. border: 0;
  101. border-image-width: 0;
  102. padding: 0;
  103. padding-left: 3px;
  104. }
  105. .xl {
  106. display: inline-block;
  107. background: url(../img/dropDown.png) no-repeat;
  108. height: 100%;
  109. background-position: center center;
  110. width: 20px;
  111. position: absolute;
  112. right: 0;
  113. top: 0px;
  114. /* background-color: #f7bc8b; */
  115. cursor: pointer;
  116. }
  117. .Cleans {
  118. display: inline-block;
  119. width: 20px;
  120. position: absolute;
  121. right: 21px;
  122. top: 8px;
  123. display: none;
  124. }
  125. .Min-width {
  126. width: 150px;
  127. }
  128. .btn-default{
  129. background: #FFFFFF;
  130. color: #000000;
  131. }
  132. .shino{
  133. display: none;
  134. }
  135. </style>
  136. </head>
  137. <body>
  138. <div class="shade_content">
  139. <div class="dgxx_table size-13">
  140. <table id="deal_table" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
  141. <tr>
  142. <th>工单编号:</th>
  143. <td>
  144. <span id="cl_gdbh"></span>
  145. </td>
  146. <th>工单类型:</th>
  147. <td data-formatter="order" id="cl_gdlx">
  148. <!-- <span ></span> -->
  149. </td>
  150. </tr>
  151. <tr>
  152. <th>工单来源:</th>
  153. <td>
  154. <span id="xq_source" data-formatter="formatter"></span>
  155. </td>
  156. <th>部门:</th>
  157. <td colspan="3">
  158. <span id="cl_gdn"></span>
  159. </td>
  160. </tr>
  161. <tr>
  162. <th>客户姓名:</th>
  163. <td>
  164. <span id="cl_khxm"></span>
  165. </td>
  166. <th>客户电话:</th>
  167. <td>
  168. <span id="cl_khdh"></span>
  169. </td>
  170. </tr>
  171. <tr>
  172. <th>超时时限:</th>
  173. <td>
  174. <div id="chaishi">
  175. <input type="radio" name="yanq" value="1小时" checked="checked">1小时
  176. <input type="radio" name="yanq" value="8小时">8小时
  177. <input type="radio" name="yanq" value="24小时">24小时
  178. <input type="radio" name="yanq" value="其他">其他
  179. </div>
  180. </td>
  181. <th style="display: none;" id="penli">其他时限:</th>
  182. <td style="display: none;" id="liset">
  183. <div id="" class="tex">
  184. <input type="text" class="form-control input-sm" id="shijian" placeholder="请输入其他时限">
  185. </div>
  186. </td>
  187. </tr>
  188. <tr>
  189. <th>是否短信提醒:</th>
  190. <td >
  191. <div id="duanxin">
  192. <input type="radio" name="radio" id="" value="0" />否
  193. <input type="radio" name="radio" id="" value="1" />是
  194. </div>
  195. </td>
  196. </tr>
  197. <tr class="js">
  198. <th>指派部门:</th>
  199. <td style="position: relative;">
  200. <div class="inpBox">
  201. <input type="text" class="inps tree" id="clbmname" placeholder="请选择指派部门" onkeyup="darptSearch()"/>
  202. <input type="hidden" class="inps " id="clbm" />
  203. <i class="Cleans fa fa-close"></i>
  204. <i class="xl"></i>
  205. <div class="addTree xlAdd">
  206. <ul id="zrbmtree" class="ztree"></ul>
  207. </div>
  208. </div>
  209. <div class="selDpart1">
  210. <ul id="sponsor">
  211. </ul>
  212. </div>
  213. <div class="selDpart1">
  214. <ul id="sponsor">
  215. </ul>
  216. </div>
  217. </td>
  218. <th>接收人:</th>
  219. <td style="position: relative;">
  220. <div class="inpBox">
  221. <input type="text" class="inps select" readonly="readonly" id="clidname" placeholder="请选择接收人" />
  222. <input type="hidden" class="inps " id="clid" />
  223. <i class="xl"></i>
  224. <div class="xl_common">
  225. <ul class="xl_box clid"></ul>
  226. </div>
  227. </div>
  228. </td>
  229. </tr>
  230. <tr>
  231. <th>指派说明:</th>
  232. <td colspan="3">
  233. <div>
  234. <textarea id="cont" class="form-control" name="" rows="3" style="width:100%; resize: none;"></textarea>
  235. </div>
  236. </td>
  237. </tr>
  238. <table id="nnn" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;display: none; " >
  239. <tr>
  240. <th colspan="4">复合肥质量管理科</th>
  241. </tr>
  242. <tr>
  243. <th>确认实收吨数:</th>
  244. <td>
  245. <div id="huifang">
  246. <input type="text" class="form-control" id="fanzha" placeholder="请输入实收吨数"/>
  247. </div>
  248. </td>
  249. </tr>
  250. </table>
  251. <table id="hhh" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%;display: none; " >
  252. <tr>
  253. <th colspan="4">咨询销售内勤</th>
  254. </tr>
  255. <tr>
  256. <th>确认返账金额:</th>
  257. <td >
  258. <div id="huifang">
  259. <input type="text" class="form-control" id="fanzha" placeholder="请输入金额"/>
  260. </div>
  261. </td>
  262. </tr>
  263. </table>
  264. <table id="ccc" class="_table1 table table-bordered table-hover " border="0" cellspacing="0" cellpadding="0" style="width: 100%; display: none;" >
  265. <tr>
  266. <th colspan="4">咨询类市场管理科</th>
  267. </tr>
  268. <tr>
  269. <!-- <th>超出质保期限:</th>
  270. <td >
  271. <select class="form-control selectpicker" id="zhibao">
  272. </select>
  273. </td> -->
  274. <th>初审意见:</th>
  275. <td >
  276. <select class="form-control selectpicker" id="chushen">
  277. </select>
  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>