Keine Beschreibung

WorkOrderTransfer.html 17KB

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