formeditFL.html 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" ng-app="app">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <title>因私出国申请</title>
  7. <link href="../../../AFrontEnd/css/animate.css" rel="stylesheet" />
  8. <link href="../../../AFrontEnd/css/fontawesome/css/font-awesome.css" rel="stylesheet" />
  9. <link href="../../../AFrontEnd/css/bootstrap.css" rel="stylesheet" />
  10. <link href="../../../AFrontEnd/css/style.css" rel="stylesheet" />
  11. <script>document.write("<link href='../../../AFrontEnd/css/special.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
  12. <script>document.write("<link href='../../flowchart_app_imgcss/css/formedit.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
  13. <script>document.write("<link href='../../flowchart_app_imgcss/css/formeditFL.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
  14. <script>document.write("<link href='../../flowchart_app_imgcss/css/canvasQianzi.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
  15. <style>
  16. .sp-page-table {
  17. border: 1px solid #000;
  18. }
  19. .sp-page-table tr td {
  20. color:#000;
  21. border: 1px solid #000;
  22. }
  23. </style>
  24. </head>
  25. <body>
  26. <div ng-controller="formeditCtrl as ctl" id="app" ng-cloak>
  27. <div class="wrapper wrapper-content">
  28. <div class="row">
  29. <div class="col-md-12">
  30. <div class="ibox float-e-margins">
  31. <div class="ibox-content">
  32. <div class="row">
  33. <div class="col-md-12">
  34. <div class="sp-page mousemove" style="position:fixed;z-index:6;background:#c6c6c6;opacity:0.5;display:none"></div>
  35. <div class="sp-page" ng-include="'../../forward/header.html'"></div>
  36. <div class="sp-page sp-fs-16" style="border-bottom: 1px solid #c6c6c6">
  37. <div class="sp-page-col sp-pull-right">
  38. <div class="sp-page-col" ng-repeat="item in ctl.buttonList">
  39. <button class="sp-btn-sm sp-radius" style="padding: 4px 10px;" ng-class="{'sp-btn-gray':item.CODE.indexOf('SENDITEM')==-1,'sp-btn-blue':item.CODE.indexOf('SENDITEM')!=-1}" ng-click="ctl.btnEvent(item)" ng-if="item.CODE!='array'&&ctl.dotype==1||(ctl.dotype!=1&&item.EXPLAIN=='1')">
  40. <img ng-if="item.CODE.indexOf('SAVEITEM')!=-1" src="../../flowchart_app_imgcss/img/bc.png" height="14" />
  41. <img ng-if="item.CODE.indexOf('PRINTITEM')!=-1" src="../../flowchart_app_imgcss/img/dy.png" height="14" />
  42. <img ng-if="item.CODE.indexOf('SENDITEM')!=-1" src="../../flowchart_app_imgcss/img/zfw.png" height="14" />
  43. <img ng-if="item.CODE.indexOf('SENDLOG')!=-1" src="../../flowchart_app_imgcss/img/lz.png" height="14" />
  44. {{item.CNAME}}
  45. </button>
  46. <button style="padding: 4px 10px; position: relative" class="sp-btn-md sp-radius sp-btn-blue tiaoahao" ng-if="item.CODE=='array'&&ctl.dotype==1">
  47. {{item.CNAME}}
  48. <div class="sp-page" style="width:auto;background:#fff;border:1px solid #ccc;position:absolute;top:28px;left:50%;transform:translateX(-50%);z-index:12;display:none">
  49. <div class="sp-page sp-text-center" ng-repeat="item1 in item.data">
  50. <div class="sp-radius" ng-class="{'sp-btn-gray':item1.CODE.indexOf('SENDITEM')==-1,'sp-btn-blue':item1.CODE.indexOf('SENDITEM')!=-1}" ng-click="ctl.btnEvent(item1)">{{item1.CNAME}}</div>
  51. </div>
  52. </div>
  53. </button>
  54. </div>
  55. <button class="sp-btn-gray sp-btn-sm sp-radius" style="padding: 4px 10px;" onclick="javascript: window.close(); localStorage.setItem('GlWorkPlatform-BLCG-refresh', 1)" ng-if="ctl.deviceType!='pad'">
  56. <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
  57. 关闭
  58. </button>
  59. <button class="sp-btn-gray sp-btn-sm sp-radius" style="padding: 4px 10px;" onclick="javascript: history.go(-1); localStorage.setItem('GlWorkPlatform-BLCG-refresh', 1)" ng-if="ctl.deviceType=='pad'">
  60. <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
  61. 关闭
  62. </button>
  63. </div>
  64. <div class="sp-page-col sp-pull-right" style="position:relative">
  65. <button class="sp-btn-gray sp-btn-sm sp-radius tiaoahao" style="display: inline-block; padding: 4px 10px;">
  66. 文件
  67. <div class="sp-page" style="width: 130px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: -25px; z-index: 12">
  68. <div class="sp-page sp-text-center" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; " ng-click="ctl.seeZW()">文单</div>
  69. <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; " ng-click="ctl.editFile(ctl.gaoTypeArrayFirst[0],1,'正文')">
  70. 正文
  71. <span style="display:inline-block;top:0;left:-35px" class="upload sp-pull-right sp-ml-5" ng-if="ctl.routeinfoid!=0&&ctl.dotype==1&&ctl.userId==ctl.data.CSCBRUSERID">
  72. <i class="fa fa-file-o sp-fs-14"></i>
  73. </span>
  74. <div class="sp-page" style="width: 125px; padding: 2px 5px; margin-top: -30px; text-align: center; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: 128px; top: 75px; z-index: 12; ">
  75. <div class="sp-box sp-text-center" ng-if="ctl.dotype!=0&&ctl.routeinfoid!=0&&ctl.userId==ctl.data.CSCBRUSERID">
  76. <input id="fileupload-zw" class="upload-file-single" style="width:0px;left: -10px" type="file" name="files[]" multiple>
  77. <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.newMoBan1()">空白模板</div>
  78. <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.newMoBan2()">套红模板</div>
  79. <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.upload_zw()">本地文件</div>
  80. </div>
  81. </div>
  82. </div>
  83. <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
  84. 来文附件({{ctl.arrayFile1.length}})
  85. <span style="display:inline-block;top:0" class="upload sp-pull-right sp-ml-5" ng-if="ctl.routeinfoid!=0&&ctl.dotype==1">
  86. <span class="upload-tip"></span>
  87. <input id="fileupload" class="upload-file-single" ng-click="ctl.upload();$event.stopPropagation();" type="file" name="files[]" multiple>
  88. <i class="fa fa-plus sp-fs-14 sp-mr-10"></i>
  89. <span class="upload-loading" ng-if="ctl.uploading"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  90. </span>
  91. <div class="sp-page" ng-if="ctl.arrayFile1.length!=0" style="width: 200px; padding: 2px 5px; margin-top: -30px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: 128px; z-index: 12">
  92. <div class="sp-page" ng-repeat="item in ctl.arrayFile1">
  93. <span ng-bind="item.FILENAMES" title="{{item.FILENAMES}}" style="max-width: calc(100% - 80px); display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer" ng-click="ctl.seeFile(item,1,'附件')"></span>
  94. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoad(item)" title="下载">
  95. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  96. </a>
  97. <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteFile(item)" title="删除">
  98. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  99. </a>
  100. </div>
  101. </div>
  102. </div>
  103. <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
  104. 公文模板
  105. <span style="display:inline-block;top:0" class="upload sp-pull-right sp-ml-5" ng-click="ctl.openGLJ();$event.stopPropagation();" ng-if="ctl.routeinfoid!=0&&ctl.dotype==1">
  106. <i class="fa fa-plus sp-fs-14 sp-mr-10"></i>
  107. </span>
  108. <div class="sp-page" ng-if="ctl.guanlian.length!=0||ctl.glList.length!=0" style="width: 200px; padding: 2px 5px; margin-top: -30px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: 128px; z-index: 12">
  109. <div class="sp-page" ng-repeat="item in ctl.guanlian">
  110. <span title="{{item.DOCNAME.split('-')[0]}}:{{item.FILENAMES}}" style="max-width: calc(100% - 80px); display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer; " ng-click="ctl.editFile(item,2,'公文模板')">
  111. {{item.DOCNAME.split('-')[0]}}:{{item.FILENAMES}}
  112. </span>
  113. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoaDWG(item)" title="下载">
  114. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  115. </a>
  116. <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteWG(item)" title="删除">
  117. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  118. </a>
  119. <a class="sp-pull-right sp-mr-10" ng-click="ctl.creatFLOW(item)" title="创建流程">
  120. <img src="../../flowchart_app_imgcss/img/attachlist/bz.png" title="创建流程" />
  121. </a>
  122. </div>
  123. <div class="sp-page" ng-repeat="item in ctl.glList" style="padding: 7px 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis">
  124. <span title="{{item.FLOWNAME}}:{{item.TITLE}}" style="cursor: pointer;" ng-click="ctl.openGL(item)">
  125. <i class="fa fa-sign-in" ng-if="item.type=='FLOWIN'"></i><i class="fa fa-sign-out" ng-if="item.type=='FLOWOUT'"></i>{{item.FLOWNAME}}:{{item.TITLE}}
  126. </span>
  127. </div>
  128. </div>
  129. </div>
  130. <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
  131. 回文附件({{ctl.HWFJ.length}})
  132. <div class="sp-page" ng-if="ctl.HWFJ.length!=0" style="width: 200px; padding: 2px 5px; margin-top: -30px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: 128px; z-index: 12; ">
  133. <div class="sp-page" ng-repeat="item in ctl.HWFJ">
  134. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}" style="max-width: calc(100% - 80px); display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer" ng-click="ctl.seeFile(item,1,'附件')"></span>
  135. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoadOption(item)" title="下载">
  136. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  137. </a>
  138. <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteOptionFile(item)" title="删除">
  139. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  140. </a>
  141. </div>
  142. </div>
  143. </div>
  144. </div>
  145. </button>
  146. </div>
  147. </div>
  148. <div class="page-item leftBox" style="width: 50%;">
  149. <div class="sp-page" id="iframeList" ng-if="ctl.iframeList.length!=0">
  150. <div class="sp-page-col" style="width: 36px; height: 100%; border-right: 1px solid #ccc; white-space: revert; left: 0;transform:translateX(0)" ng-if="ctl.iframeHide>0">
  151. <div style="border-bottom:1px solid #ccc" ng-repeat="item in ctl.iframeList" ng-if="item.show==2">
  152. <div style="padding: 5px; text-align: center; cursor: pointer" title="{{item.filename}}" ng-bind="item.title" ng-click="ctl.showItem($index)"></div>
  153. </div>
  154. </div>
  155. <div class="iframe-item" ng-style="item.boxStyle" ng-repeat="item in ctl.iframeList" repeat-finish>
  156. <div class="iframe-title" ng-style="item.boxStyle" ng-show="item.show==1" ng-bind="item.title"></div>
  157. <div class="iframe-item-btn" ng-if="item.show==1">
  158. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-if="false" ng-click="ctl.openItem(item)">新窗口</button>
  159. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-if="item.edit==true" ng-click="ctl.btnSaveFile(item.fileid)">保存</button>
  160. <button class="sp-btn-blue sp-btn-sm sp-radius" ng-click="ctl.closeItem($index)" ng-if="item.title!='收文'">X</button>
  161. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideItem($index)">
  162. <i class="fa fa-angle-left fa-lg"></i>
  163. </button>
  164. </div>
  165. <div class="iframe-border-right" ng-show="$index!=ctl.iframeLast&&ctl.iframeShow>1&&item.show==1"></div>
  166. <iframe ng-src="{{item.url}}" ng-show="item.show==1" ng-style="item.iframeStyle" style="padding-top:35px" frameborder="0" class="iframe" scrolling="no"></iframe>
  167. </div>
  168. </div>
  169. </div>
  170. <div class="page-item rightBox" style="width: 50%; padding-left: 10px; position: relative; overflow:hidden">
  171. <div class="sp-page-col" style="width: 10px; height: 46px; background: #d0d0d0; position: absolute;left: 0; top: 0px; z-index: 11; cursor: pointer; border:0px solid yellow" onclick="showRight(this)" ng-if="ctl.iframeList.length!=0">
  172. <i class="fa fa-angle-left" style="font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); display: none"></i>
  173. <i class="fa fa-angle-right" style="font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); "></i>
  174. </div>
  175. <div class="border-left-right left-right" ng-init="ctl.reSizeLR(1)" ng-if="ctl.iframeList.length!=0"></div>
  176. <div class="sp-page-col" style="width: 36px; height: 100%; border-left: 1px solid #ccc; white-space: revert; float:right;" ng-show="ctl.formeditList.length>0">
  177. <div style="border-bottom:1px solid #ccc" ng-repeat="item in ctl.formeditList">
  178. <div style="padding: 5px; text-align: center; cursor: pointer" title="{{item.title}}" ng-bind="item.title" ng-click="ctl.showFormedit($index,item)"></div>
  179. </div>
  180. </div>
  181. <div id="rightList" style="margin-left: 0px; transition: margin-left 1s ease 0s; ">
  182. <div class="sp-page formedit sp-pt-30 sp-pb-30" style="background-color: #F2F2F2; position: relative">
  183. <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
  184. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit('','文单')">
  185. <i class="fa fa-angle-right fa-lg"></i>
  186. </button>
  187. </div>
  188. <div class="sp-page-center" style="width: 95%; max-width: 900px; padding: 60px 40px; background-color: #fff; color: #000; line-height: 30px; overflow-y: auto; ">
  189. <h3 class="sp-text-center">办理因私出国(境)证件的申请表</h3>
  190. <table class="sp-page-table sp-pull-left">
  191. <tr>
  192. <td width="149">姓名:</td>
  193. <td>
  194. <input type="text" class="sp-input" ng-model="ctl.data.XM" ng-disabled="ctl.hide('readonly','XM')" ng-change="ctl.changeFiled('XM')" sp-required />
  195. </td>
  196. <td width="149">职务:</td>
  197. <td>
  198. <input type="text" class="sp-input" ng-model="ctl.data.ZW" ng-disabled="ctl.hide('readonly','ZW')" ng-change="ctl.changeFiled('ZW')" />
  199. </td>
  200. </tr>
  201. <tr>
  202. <td>身份证号:</td>
  203. <td colspan="3">
  204. <input type="text" class="sp-input" ng-model="ctl.data.SFZH" ng-disabled="ctl.hide('readonly','SFZH')" ng-change="ctl.changeFiled('SFZH')" sp-required />
  205. </td>
  206. </tr>
  207. <tr>
  208. <td>办理证件类型:</td>
  209. <td colspan="3">
  210. <div class="sp-checkbox-blue">
  211. <label ng-repeat="item in ctl.BLZJLX" style="width:25%;text-align:left" sp-checkbox-blue-item>
  212. <input type="checkbox" name="BLZJLX" ng-checked="item.checked" ng-disabled="ctl.hide('readonly','BLZJLX')"
  213. value="{{item.CODE}}" ng-click="ctl.selectBLZJLX(item)" />
  214. {{item.CNAME}}
  215. </label>
  216. </div>
  217. </td>
  218. </tr>
  219. <tr>
  220. <td>申办证件原因:</td>
  221. <td colspan="3">
  222. (原证件过期、原证件损坏、因私出国境&lt;未曾办理过因私出国境证件,需明确出行时间、前往国家地区名称、出行目的、同行人员、在外停留时间&gt;等)
  223. <textarea class="sp-textarea" ng-model="ctl.data.SBZJYY" rows="5" ng-readonly="ctl.hide('readonly','SBZJYY')" ng-change="ctl.changeFiled('SBZJYY')"></textarea>
  224. </td>
  225. </tr>
  226. <tr>
  227. <td>申请人处室意见:</td>
  228. <td colspan="3">
  229. <div ng-if="ctl.opinion.CSYJ==false">
  230. <div class="sp-page" style="min-height:200px; margin-bottom: 30px; overflow-y: auto">
  231. <table class="sp-grid sp-mb-5">
  232. <tr ng-repeat="item in ctl.YJ.CSYJ" class="qianzi">
  233. <td>
  234. <div class="sp-page">
  235. <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  236. <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
  237. <div class="sp-page">
  238. <div class="sp-col-75">
  239. <div ng-repeat="item in item.FILEDATA" style="width: 135px; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  240. <a ng-click="ctl.downLoadOption(item)" title="下载">
  241. <i class="fa fa-download sp-color-red"></i>
  242. </a>
  243. <a ng-click="ctl.deleteOptionFile(item,'CSYJ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  244. <i class="fa fa-trash sp-color-red"></i>
  245. </a>
  246. <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
  247. </div>
  248. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.CSYJ==false&&ctl.dotype==1&&item.COLID=='CSYJ'">
  249. <span class="opbtn" style="position: relative; color: #1c84c6">
  250. <span class="upload-tip"></span>
  251. <input id="fileupload-CSYJ" class="upload-file-single" ng-click="ctl.upload2('CSYJ')" type="file" name="files[]" multiple>
  252. <i class="fa fa-upload"></i>
  253. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  254. </span>
  255. </div>
  256. </div>
  257. <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
  258. <span ng-bind="item.CMANNAME"></span>
  259. <span ng-bind="item.CDATE"></span>
  260. </div>
  261. </div>
  262. </div>
  263. <div class="sp-page sp-text-right">
  264. <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
  265. ng-click="ctl.Dopinion('CSYJ')">
  266. <i class="fa fa-trash-o fa-lg"></i>
  267. </div>
  268. <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
  269. ng-click="ctl.changeOpinionItem('CSYJ',item)">
  270. <i class="fa fa-pencil fa-lg"></i>
  271. </div>
  272. </div>
  273. </td>
  274. </tr>
  275. </table>
  276. </div>
  277. <span class="opbtn sp-pull-right" ng-if="ctl.YJ.CSYJSTATUS==false" style="color: #1EADFF"
  278. ng-hide="ctl.hide('readonly','CSYJ')" ng-click="ctl.openOpinion('CSYJ')">
  279. <i class="fa fa-pencil fa-lg"></i>
  280. </span>
  281. </div>
  282. <div ng-if="ctl.opinion.CSYJ==true||ctl.opinion.CSYJImg==true">
  283. <textarea id="CSYJ" class="op-textarea sp-mb-10" ng-model="ctl.data.CSYJ" ng-if="ctl.opinion.CSYJ==true&&ctl.opinion.CSYJImg==false"></textarea>
  284. <div ng-if="ctl.opinion.CSYJImg==true">
  285. <div id="CSYJQZ" class="canvas"></div>
  286. </div>
  287. <div class="sp-page">
  288. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.CSYJImg==false,'sp-qz-gray':ctl.opinion.CSYJImg==true}" ng-click="ctl.opinion.CSYJImg=false">文字</div>
  289. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.CSYJImg==true,'sp-qz-gray':ctl.opinion.CSYJImg==false}" ng-click="ctl.QianZi('CSYJ')">手签</div>
  290. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.CSYJ=false;ctl.opinion.CSYJImg=false">取消</span>
  291. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('CSYJ')">保存</span>
  292. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('CSYJ')" ng-if="ctl.opinion.CSYJImg==true">清除</span>
  293. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('CSYJ')" ng-if="ctl.opinion.CSYJ==true&&ctl.opinion.CSYJImg==false">常用语</span>
  294. </div>
  295. </div>
  296. </td>
  297. </tr>
  298. <tr>
  299. <td>申请部门分管委领导审签:</td>
  300. <td colspan="3">
  301. <div ng-if="ctl.opinion.WLDSQ==false">
  302. <div class="sp-page" style=" min-height: 200px; margin-bottom: 30px; overflow-y: auto">
  303. <table class="sp-grid sp-mb-5">
  304. <tr ng-repeat="item in ctl.YJ.WLDSQ" class="qianzi">
  305. <td>
  306. <div class="sp-page">
  307. <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  308. <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
  309. <div class="sp-page">
  310. <div class="sp-col-75">
  311. <div ng-repeat="item in item.FILEDATA" style="width: 135px; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  312. <a ng-click="ctl.downLoadOption(item)" title="下载">
  313. <i class="fa fa-download sp-color-red"></i>
  314. </a>
  315. <a ng-click="ctl.deleteOptionFile(item,'WLDSQ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  316. <i class="fa fa-trash sp-color-red"></i>
  317. </a>
  318. <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
  319. </div>
  320. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.WLDSQ==false&&ctl.dotype==1&&item.COLID=='WLDSQ'">
  321. <span class="opbtn" style="position: relative; color: #1c84c6">
  322. <span class="upload-tip"></span>
  323. <input id="fileupload-WLDSQ" class="upload-file-single" ng-click="ctl.upload2('WLDSQ')" type="file" name="files[]" multiple>
  324. <i class="fa fa-upload"></i>
  325. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  326. </span>
  327. </div>
  328. </div>
  329. <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
  330. <span ng-bind="item.CMANNAME"></span>
  331. <span ng-bind="item.CDATE"></span>
  332. </div>
  333. </div>
  334. </div>
  335. <div class="sp-page sp-text-right">
  336. <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
  337. ng-click="ctl.Dopinion('WLDSQ')">
  338. <i class="fa fa-trash-o fa-lg"></i>
  339. </div>
  340. <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
  341. ng-click="ctl.changeOpinionItem('WLDSQ',item)">
  342. <i class="fa fa-pencil fa-lg"></i>
  343. </div>
  344. </div>
  345. </td>
  346. </tr>
  347. </table>
  348. </div>
  349. <span class="opbtn sp-pull-right" ng-if="ctl.YJ.WLDSQSTATUS==false" style="color: #1EADFF"
  350. ng-hide="ctl.hide('readonly','WLDSQ')" ng-click="ctl.openOpinion('WLDSQ')">
  351. <i class="fa fa-pencil fa-lg"></i>
  352. </span>
  353. </div>
  354. <div ng-if="ctl.opinion.WLDSQ==true||ctl.opinion.WLDSQImg==true">
  355. <textarea id="WLDSQ" class="op-textarea sp-mb-10" ng-model="ctl.data.WLDSQ" ng-if="ctl.opinion.WLDSQ==true&&ctl.opinion.WLDSQImg==false"></textarea>
  356. <div ng-if="ctl.opinion.WLDSQImg==true">
  357. <div id="WLDSQQZ" class="canvas"></div>
  358. </div>
  359. <div class="sp-page">
  360. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSQImg==false,'sp-qz-gray':ctl.opinion.WLDSQImg==true}" ng-click="ctl.opinion.WLDSQImg=false">文字</div>
  361. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSQImg==true,'sp-qz-gray':ctl.opinion.WLDSQImg==false}" ng-click="ctl.QianZi('WLDSQ')">手签</div>
  362. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.WLDSQ=false;ctl.opinion.WLDSQImg=false">取消</span>
  363. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('WLDSQ')">保存</span>
  364. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('WLDSQ')" ng-if="ctl.opinion.WLDSQImg==true">清除</span>
  365. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('WLDSQ')" ng-if="ctl.opinion.WLDSQ==true&&ctl.opinion.WLDSQImg==false">常用语</span>
  366. </div>
  367. </div>
  368. </td>
  369. </tr>
  370. <tr>
  371. <td>干部人事处意见:</td>
  372. <td colspan="3">
  373. <div ng-if="ctl.opinion.GBRSCYJ==false">
  374. <div class="sp-page" style=" min-height: 200px; margin-bottom: 30px; overflow-y: auto">
  375. <table class="sp-grid sp-mb-5">
  376. <tr ng-repeat="item in ctl.YJ.GBRSCYJ" class="qianzi">
  377. <td>
  378. <div class="sp-page">
  379. <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  380. <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
  381. <div class="sp-page">
  382. <div class="sp-col-75">
  383. <div ng-repeat="item in item.FILEDATA" style="width: 135px; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  384. <a ng-click="ctl.downLoadOption(item)" title="下载">
  385. <i class="fa fa-download sp-color-red"></i>
  386. </a>
  387. <a ng-click="ctl.deleteOptionFile(item,'GBRSCYJ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  388. <i class="fa fa-trash sp-color-red"></i>
  389. </a>
  390. <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
  391. </div>
  392. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.GBRSCYJ==false&&ctl.dotype==1&&item.COLID=='GBRSCYJ'">
  393. <span class="opbtn" style="position: relative; color: #1c84c6">
  394. <span class="upload-tip"></span>
  395. <input id="fileupload-GBRSCYJ" class="upload-file-single" ng-click="ctl.upload2('GBRSCYJ')" type="file" name="files[]" multiple>
  396. <i class="fa fa-upload"></i>
  397. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  398. </span>
  399. </div>
  400. </div>
  401. <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
  402. <span ng-bind="item.CMANNAME"></span>
  403. <span ng-bind="item.CDATE"></span>
  404. </div>
  405. </div>
  406. </div>
  407. <div class="sp-page sp-text-right">
  408. <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
  409. ng-click="ctl.Dopinion('GBRSCYJ')">
  410. <i class="fa fa-trash-o fa-lg"></i>
  411. </div>
  412. <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
  413. ng-click="ctl.changeOpinionItem('GBRSCYJ',item)">
  414. <i class="fa fa-pencil fa-lg"></i>
  415. </div>
  416. </div>
  417. </td>
  418. </tr>
  419. </table>
  420. </div>
  421. <span class="opbtn sp-pull-right" ng-if="ctl.YJ.GBRSCYJSTATUS==false" style="color: #1EADFF"
  422. ng-hide="ctl.hide('readonly','GBRSCYJ')" ng-click="ctl.openOpinion('GBRSCYJ')">
  423. <i class="fa fa-pencil fa-lg"></i>
  424. </span>
  425. </div>
  426. <div ng-if="ctl.opinion.GBRSCYJ==true||ctl.opinion.GBRSCYJImg==true">
  427. <textarea id="GBRSCYJ" class="op-textarea sp-mb-10" ng-model="ctl.data.GBRSCYJ" ng-if="ctl.opinion.GBRSCYJ==true&&ctl.opinion.GBRSCYJImg==false"></textarea>
  428. <div ng-if="ctl.opinion.GBRSCYJImg==true">
  429. <div id="GBRSCYJQZ" class="canvas"></div>
  430. </div>
  431. <div class="sp-page">
  432. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.GBRSCYJImg==false,'sp-qz-gray':ctl.opinion.GBRSCYJImg==true}" ng-click="ctl.opinion.GBRSCYJImg=false">文字</div>
  433. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.GBRSCYJImg==true,'sp-qz-gray':ctl.opinion.GBRSCYJImg==false}" ng-click="ctl.QianZi('GBRSCYJ')">手签</div>
  434. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.GBRSCYJ=false;ctl.opinion.GBRSCYJImg=false">取消</span>
  435. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('GBRSCYJ')">保存</span>
  436. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('GBRSCYJ')" ng-if="ctl.opinion.GBRSCYJImg==true">清除</span>
  437. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('GBRSCYJ')" ng-if="ctl.opinion.GBRSCYJ==true&&ctl.opinion.GBRSCYJImg==false">常用语</span>
  438. </div>
  439. </div>
  440. </td>
  441. </tr>
  442. <tr>
  443. <td>分管委领导审示:</td>
  444. <td colspan="3">
  445. <div ng-if="ctl.opinion.WLDSS==false">
  446. <div class="sp-page" style=" min-height: 200px; margin-bottom: 30px; overflow-y: auto">
  447. <table class="sp-grid sp-mb-5">
  448. <tr ng-repeat="item in ctl.YJ.WLDSS" class="qianzi">
  449. <td>
  450. <div class="sp-page">
  451. <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  452. <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
  453. <div class="sp-page">
  454. <div class="sp-col-75">
  455. <div ng-repeat="item in item.FILEDATA" style="width: 135px; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  456. <a ng-click="ctl.downLoadOption(item)" title="下载">
  457. <i class="fa fa-download sp-color-red"></i>
  458. </a>
  459. <a ng-click="ctl.deleteOptionFile(item,'WLDSS')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  460. <i class="fa fa-trash sp-color-red"></i>
  461. </a>
  462. <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
  463. </div>
  464. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.WLDSS==false&&ctl.dotype==1&&item.COLID=='WLDSS'">
  465. <span class="opbtn" style="position: relative; color: #1c84c6">
  466. <span class="upload-tip"></span>
  467. <input id="fileupload-WLDSS" class="upload-file-single" ng-click="ctl.upload2('WLDSS')" type="file" name="files[]" multiple>
  468. <i class="fa fa-upload"></i>
  469. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  470. </span>
  471. </div>
  472. </div>
  473. <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
  474. <span ng-bind="item.CMANNAME"></span>
  475. <span ng-bind="item.CDATE"></span>
  476. </div>
  477. </div>
  478. </div>
  479. <div class="sp-page sp-text-right">
  480. <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
  481. ng-click="ctl.Dopinion('WLDSS')">
  482. <i class="fa fa-trash-o fa-lg"></i>
  483. </div>
  484. <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
  485. ng-click="ctl.changeOpinionItem('WLDSS',item)">
  486. <i class="fa fa-pencil fa-lg"></i>
  487. </div>
  488. </div>
  489. </td>
  490. </tr>
  491. </table>
  492. </div>
  493. <span class="opbtn sp-pull-right" ng-if="ctl.YJ.WLDSSSTATUS==false" style="color: #1EADFF"
  494. ng-hide="ctl.hide('readonly','WLDSS')" ng-click="ctl.openOpinion('WLDSS')">
  495. <i class="fa fa-pencil fa-lg"></i>
  496. </span>
  497. </div>
  498. <div ng-if="ctl.opinion.WLDSS==true||ctl.opinion.WLDSSImg==true">
  499. <textarea id="WLDSS" class="op-textarea sp-mb-10" ng-model="ctl.data.WLDSS" ng-if="ctl.opinion.WLDSS==true&&ctl.opinion.WLDSSImg==false"></textarea>
  500. <div ng-if="ctl.opinion.WLDSSImg==true">
  501. <div id="WLDSSQZ" class="canvas"></div>
  502. </div>
  503. <div class="sp-page">
  504. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSSImg==false,'sp-qz-gray':ctl.opinion.WLDSSImg==true}" ng-click="ctl.opinion.WLDSSImg=false">文字</div>
  505. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSSImg==true,'sp-qz-gray':ctl.opinion.WLDSSImg==false}" ng-click="ctl.QianZi('WLDSS')">手签</div>
  506. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.WLDSS=false;ctl.opinion.WLDSSImg=false">取消</span>
  507. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('WLDSS')">保存</span>
  508. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('WLDSS')" ng-if="ctl.opinion.WLDSSImg==true">清除</span>
  509. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('WLDSS')" ng-if="ctl.opinion.WLDSS==true&&ctl.opinion.WLDSSImg==false">常用语</span>
  510. </div>
  511. </div>
  512. </td>
  513. </tr>
  514. </table>
  515. </div>
  516. <div class="sp-page sp-pt-10" style=" height: 10px; background: #F0F9FF; box-shadow: 0 -2px 5px #c3c3c3; position: fixed; bottom: 0; z-index: 11">
  517. <div class="sp-page-col toggle" style="width: 100px; height: 20px; font-size: 14px; text-align: center; background: #E0E0E0; cursor: pointer; color: #333; position: absolute; right: 0; top: -20px; border-radius: 10px 10px 0 0; " onclick="toggleYJL(this)">
  518. 附言
  519. <i class="fa fa-angle-double-up fa-lg"></i>
  520. <i class="fa fa-angle-double-down fa-lg" style="display: none"></i>
  521. </div>
  522. <div class="sp-page" style="height: 100%; line-height: 30px; background: #fff; overflow: hidden; ">
  523. <div class="sp-page" ng-if="ctl.opinion.nulla==true">
  524. <textarea id="nulla" ng-model="ctl.nulla" class="op-textarea sp-mb-5 sp-mt-5" style="height:200px"></textarea>
  525. <div class="sp-page sp-pb-5" style="border-bottom:1px solid #999">
  526. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.closeOptionList()">取消</span>
  527. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.submitOptionList(2)">保存</span>
  528. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase()">常用语</span>
  529. </div>
  530. </div>
  531. <div class="sp-page" style="max-height:calc(100% - 250px);overflow-y:auto">
  532. <div class="qianzi" ng-repeat="item in ctl.YJ.nulla" ng-if="item.COLID==''">
  533. <div class="sp-page">
  534. <div class="sp-page" style="border:1px solid #e6e6e6;">
  535. <div class="sp-page" style="padding: 10px 5px;">
  536. <p class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  537. <div ng-repeat="item in item.FILEDATA" style="width: 100%; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  538. <a ng-click="ctl.downLoadOption(item)" title="下载">
  539. <i class="fa fa-download sp-color-red"></i>
  540. </a>
  541. <a ng-click="ctl.deleteOptionFile(item)" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  542. <i class="fa fa-trash sp-color-red"></i>
  543. </a>
  544. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}" ng-click="ctl.openNewWindow(item)"></span>
  545. </div>
  546. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
  547. <span class="opbtn" style="position: relative; color: #1c84c6">
  548. <span class="upload-tip"></span>
  549. <input id="fileupload1" class="upload-file-single" ng-click="ctl.upload1()" type="file" name="files[]" multiple>
  550. <i class="fa fa-upload"></i>
  551. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  552. </span>
  553. </div>
  554. <div class="sp-page sp-text-right sp-pull-right">
  555. <span ng-bind="item.CMANNAME"></span>
  556. <br />
  557. <span ng-bind="item.CDATE"></span>
  558. </div>
  559. <div class="sp-page sp-text-right">
  560. <span class="opbtn" style="color: #FF6F6F; width: 55px; "
  561. ng-click="ctl.Dopinion(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
  562. <i class="fa fa-trash-o fa-lg"></i>
  563. </span>
  564. <span class="opbtn" style="color: #66D151; width: 55px; "
  565. ng-click="ctl.changeOptionList(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
  566. <i class="fa fa-pencil fa-lg"></i>
  567. </span>
  568. </div>
  569. </div>
  570. </div>
  571. </div>
  572. </div>
  573. </div>
  574. </div>
  575. </div>
  576. </div>
  577. <div class="sp-page formedit1" style="background-color: #F8F8F8; position: relative; ">
  578. <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
  579. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit(1,'正文')">
  580. <i class="fa fa-angle-right fa-lg"></i>
  581. </button>
  582. </div>
  583. <iframe style="width: 100%; height: calc(100% - 30px); border: 0; margin-top: 30px; " src="" data-id=""></iframe>
  584. </div>
  585. <div class="sp-page formedit2" style="background-color: #F8F8F8; position: relative; ">
  586. <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
  587. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit(2,'公文模板')">
  588. <i class="fa fa-angle-right fa-lg"></i>
  589. </button>
  590. </div>
  591. <iframe style="width: 100%; height: calc(100% - 30px); border: 0; margin-top: 30px" src="" data-id=""></iframe>
  592. </div>
  593. </div>
  594. </div>
  595. </div>
  596. </div>
  597. </div>
  598. </div>
  599. </div>
  600. </div>
  601. </div>
  602. <div class="sp-layer" id="print" style="width: 400px;">
  603. <div class="sp-layer-head" style="background:#2176d6">
  604. <div class="sp-page sp-text-center sp-font16">
  605. 打印
  606. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  607. ×
  608. </div>
  609. </div>
  610. </div>
  611. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  612. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==1}" ng-click="ctl.printFiled=1">
  613. <div class="printItem">表单</div>
  614. </center>
  615. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==2}" ng-click="ctl.printFiled=2">
  616. <div class="printItem">意见</div>
  617. </center>
  618. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==3}" ng-click="ctl.printFiled=3">
  619. <div class="printItem">表单+意见</div>
  620. </center>
  621. <div class="sp-page sp-text-center sp-pt-10">
  622. <a class="sp-btn-blue sp-radius" ng-click="ctl.printSubmit()"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  623. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  624. </div>
  625. </div>
  626. </div>
  627. <div class="sp-layer" id="addCJ" style="width:600px;">
  628. <div class="sp-layer-head" style="background:#2176d6">
  629. <div class="sp-page sp-text-center sp-font16">
  630. 业务插件
  631. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  632. ×
  633. </div>
  634. </div>
  635. </div>
  636. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  637. <div class="sp-box">
  638. <div class="sp-col-15" style="line-height:30px;">
  639. 插件来源
  640. </div>
  641. <div class="sp-col-35">
  642. <select class="sp-select sp-bg-white" ng-model="ctl.search.KINDS" ng-change="ctl.getCJlist(1)">
  643. <option value="">全部</option>
  644. <option ng-repeat="item in ctl.KINDS" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
  645. </select>
  646. </div>
  647. <div class="sp-col-15" style="line-height:30px;">
  648. 插件类型
  649. </div>
  650. <div class="sp-col-35">
  651. <select class="sp-select sp-bg-white" ng-model="ctl.search.DTYPE" ng-change="ctl.getCJlist(1)">
  652. <option value="">全部</option>
  653. <option ng-repeat="item in ctl.DTYPE" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
  654. </select>
  655. </div>
  656. <div class="sp-page" style="max-height:400px;overflow-y:auto">
  657. <div class="sp-box" style="cursor:pointer;border:1px solid #c6c6c6" ng-class="{'activeSC':ctl.addSC.ID==item.ID}" ng-repeat="item in ctl.CJlist" ng-click="ctl.addSC=item">
  658. <div class="sp-col-50 sp-text-center">
  659. <img ng-src="{{item.IMAGESMALL}}" width="100%" />
  660. </div>
  661. <div class="sp-col-50">
  662. <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/mc.png" />名称:{{item.CNAME}}</div>
  663. <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/jt.png" />接入地址:{{item.URL}}</div>
  664. <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/fwgl.png" />访问权限:{{item.AUTHMAN1}}</div>
  665. <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/bz.png" />备注说明:{{item.REMARK}}</div>
  666. </div>
  667. </div>
  668. </div>
  669. </div>
  670. <div class="sp-page sp-text-center sp-pt-10">
  671. <a class="sp-btn-blue sp-radius" ng-click="ctl.goAttach(ctl.addSC.ID,3)"><i class="fa fa-check sp-mr-5"> </i>确 认</a>
  672. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  673. </div>
  674. </div>
  675. </div>
  676. <div class="sp-layer" id="phrase" style="width:480px;">
  677. <div class="sp-layer-head" style="background:#2176d6">
  678. <div class="sp-page sp-text-center sp-font16">
  679. 常用语库
  680. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  681. ×
  682. </div>
  683. </div>
  684. </div>
  685. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  686. <div class="sp-box">
  687. <div class="sp-col-70">
  688. <input type="text" ng-model="ctl.phraseText" class="sp-input" />
  689. </div>
  690. <div class="sp-col-30">
  691. <span class="sp-btn-blue sp-pull-left sp-radius" ng-class="{'sp-disabled':ctl.phraseText==''}" ng-click="ctl.Aphrase()">添加常用语</span>
  692. </div>
  693. </div>
  694. <div class="sp-box">
  695. <div class="sp-col-20" style="line-height:30px;">
  696. 常用语:
  697. </div>
  698. <div class="sp-col-60">
  699. <select class="sp-select sp-bg-white" ng-model="ctl.phraseSelect">
  700. <option ng-repeat="item in ctl.phraseList" value="{{item.CONTENTS}}" ng-bind="item.CONTENTS"></option>
  701. </select>
  702. </div>
  703. <div class="sp-col-20">
  704. <span class="sp-btn-blue sp-pull-left sp-radius" ng-click="ctl.Dphrase()">删除</span>
  705. </div>
  706. </div>
  707. <div class="sp-page sp-text-center sp-pt-10">
  708. <a class="sp-btn-blue sp-radius" ng-click="ctl.btnPhrase()"><i class="fa fa-check sp-mr-5"> </i>确 认</a>
  709. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  710. </div>
  711. </div>
  712. </div>
  713. <div class="sp-layer" id="forward" style="width: 1000px;">
  714. <div class="sp-layer-head" style="background:#2176d6">
  715. <div class="sp-page sp-text-center sp-font16">
  716. 转&nbsp;&nbsp;发
  717. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  718. ×
  719. </div>
  720. </div>
  721. </div>
  722. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  723. <iframe id="forwardWin" style="width:100%;border:0"></iframe>
  724. </div>
  725. </div>
  726. <div class="sp-layer" id="RouteList" style="width:900px;">
  727. <div class="sp-layer-head" style="background:#2176d6">
  728. <div class="sp-page sp-text-center sp-font16">
  729. 流转记录
  730. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  731. ×
  732. </div>
  733. </div>
  734. </div>
  735. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  736. <table class="sp-table">
  737. <thead>
  738. <tr>
  739. <th style="width:100px"><strong>流程名称</strong></th>
  740. <th style="width:200px"><strong>标题</strong></th>
  741. <th style="width:100px"><strong>工作节点</strong></th>
  742. <th style="width:100px"><strong>转发人</strong></th>
  743. <th style="width:100px"><strong>主送</strong></th>
  744. <th style="width:150px"><strong>抄送</strong></th>
  745. <th style="width:200px"><strong>发送日期</strong></th>
  746. </tr>
  747. </thead>
  748. </table>
  749. <div style="overflow-y:scroll;max-height:400px">
  750. <table class="sp-table" style="margin-top: -38px">
  751. <thead>
  752. <tr>
  753. <th style="width:100px"><strong>流程名称</strong></th>
  754. <th style="width:200px"><strong>标题</strong></th>
  755. <th style="width:100px"><strong>工作节点</strong></th>
  756. <th style="width:100px"><strong>转发人</strong></th>
  757. <th style="width:100px"><strong>主送</strong></th>
  758. <th style="width:150px"><strong>抄送</strong></th>
  759. <th style="width:200px"><strong>发送日期</strong></th>
  760. </tr>
  761. </thead>
  762. <tbody>
  763. <tr ng-repeat="item in ctl.routeList">
  764. <td ng-bind="item.FLOWNAME"></td>
  765. <td ng-bind="item.TITLE"></td>
  766. <td ng-bind="item.ENDNODENAME"></td>
  767. <td ng-bind="item.USERNAMEFROM"></td>
  768. <td ng-bind="item.mainUser"></td>
  769. <td ng-bind="item.copyUsers"></td>
  770. <td ng-bind="item.RECEIVEDATE"></td>
  771. </tr>
  772. </tbody>
  773. </table>
  774. </div>
  775. <div class="sp-page sp-text-center sp-pt-10">
  776. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  777. </div>
  778. </div>
  779. </div>
  780. <div class="sp-layer" id="meet" style="width:700px">
  781. <div class="sp-layer-head" style="background:#2176d6">
  782. <div class="sp-page sp-text-center sp-font16">
  783. 选择人员
  784. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  785. ×
  786. </div>
  787. </div>
  788. </div>
  789. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  790. <div class="sp-page" style="line-height: 30px">
  791. <div id="content">
  792. <div class="sp-line-gray"></div>
  793. <div class="sp-page-row">
  794. <table class="sp-grid">
  795. <tbody>
  796. <tr>
  797. <td width="300">
  798. <div style="height:30px">
  799. <input type="text" class="sp-input" ng-model="ctl.searchName" placeholder="请输入部门关键字" ng-change="ctl.searchPerson()" />
  800. </div>
  801. <div style="height: 200px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
  802. <div ng-repeat="item in ctl.dpList1" class="sp-page">
  803. <div class="sp-pl-15 sp-pt-10 sp-pb-5 sp-page" style="cursor: pointer" ng-class="{'sp-btn-blue':ctl.activeDep==$index}" ng-click="ctl.userList=item.USER;ctl.activeDep=$index">
  804. <label ng-bind="item.DEP"></label>
  805. </div>
  806. </div>
  807. </div>
  808. <div style="height: 200px;margin-top:14px; border:1px solid #ddd;overflow-x: hidden; overflow-y: scroll; ">
  809. <div ng-repeat="item in ctl.userList" class="sp-page sp-pt-5" ng-if="item.show">
  810. <div class="sp-pl-15 sp-pt-10 sp-page">
  811. <label style="cursor: pointer">
  812. <input type="checkbox" ng-model="item.checked" />
  813. {{item.USHOWNAME}}
  814. </label>
  815. </div>
  816. </div>
  817. </div>
  818. </td>
  819. <td style="text-align:center">
  820. <button class="sp-btn-gray-outline" ng-click="ctl.addmeet()">
  821. <i class="fa fa-long-arrow-right"></i>
  822. </button>
  823. <br />
  824. <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.delmeet()">
  825. <i class="fa fa-long-arrow-left"></i>
  826. </button>
  827. </td>
  828. <td width="300">
  829. <div class="sp-page sp-mb-5 pointer" style="border:1px solid #c6c6c6;height:444px">
  830. <label class="col-xs-4" ng-repeat="item in ctl.meetUser">
  831. <input type="checkbox" ng-model="item.checked" />&nbsp;<span ng-bind="item.USHOWNAME"></span>
  832. </label>
  833. </div>
  834. </td>
  835. </tr>
  836. </tbody>
  837. </table>
  838. </div>
  839. </div>
  840. </div>
  841. <div class="sp-page sp-text-center sp-mt-15">
  842. <button class="sp-btn-blue sp-radius" ng-click="ctl.joinMeet()">
  843. <i class="fa fa-check sp-mr-5"> </i>确 认
  844. </button>
  845. <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
  846. </div>
  847. </div>
  848. </div>
  849. <div class="sp-layer" id="USAGE" style="width:900px;">
  850. <div class="sp-layer-head" style="background:#2176d6">
  851. <div class="sp-page sp-text-center sp-font16">
  852. 管理标签
  853. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  854. ×
  855. </div>
  856. </div>
  857. </div>
  858. <div class="sp-layer-body">
  859. <div class="input-group col-lg-8">
  860. <input type="text" ng-model="ctl.addUSAGENAME" class="form-control" placeholder="新增标签">
  861. <span class="input-group-btn">
  862. <button ng-click="ctl.addUSAGE()" class="btn btn-success" type="button">增加</button>
  863. </span>
  864. </div>
  865. <br />
  866. <table class="sp-table">
  867. <thead>
  868. <tr>
  869. <th style="width: 50px"><strong>序号</strong></th>
  870. <th style="width: 200px"><strong>标签名称</strong></th>
  871. <th style="width: 100px"><strong>状态</strong></th>
  872. <th style="width: 200px"><strong>操作</strong></th>
  873. </tr>
  874. </thead>
  875. </table>
  876. <div style="overflow-y:scroll;max-height:400px">
  877. <table class="sp-table" style="margin-top: -38px">
  878. <thead>
  879. <tr>
  880. <th style="width: 50px"><strong>序号</strong></th>
  881. <th style="width: 200px"><strong>标签名称</strong></th>
  882. <th style="width: 100px"><strong>状态</strong></th>
  883. <th style="width: 200px"><strong>操作</strong></th>
  884. </tr>
  885. </thead>
  886. <tbody>
  887. <tr ng-repeat="item in ctl.USAGELIST">
  888. <td ng-bind="$index+1"></td>
  889. <td>
  890. <span ng-if="item.change==false" ng-bind="item.CNAME"></span>
  891. <input type="text" ng-if="item.change==true" class="sp-input" ng-model="item.CNAME1" />
  892. </td>
  893. <td>
  894. <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='隐藏'" ng-click="ctl.updataUSAGE(item,'显示')">显&nbsp;示</button>
  895. <button class="sp-btn-red-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='显示'" ng-click="ctl.updataUSAGE(item,'隐藏')">隐&nbsp;藏</button>
  896. </td>
  897. <td>
  898. <button class="sp-btn-gray-outline sp-btn-radius sp-btn-sm" ng-click="ctl.btnSort($index,'上移')" ng-disabled="{{$index}}==0">上&nbsp;移</button>
  899. <button class="sp-btn-gray-outline sp-btn-radius sp-btn-sm" ng-click="ctl.btnSort($index,'下移')" ng-disabled="{{$index}}=={{ctl.USAGELIST.length-1}}">下&nbsp;移</button>
  900. <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-disabled="item.USERID!=ctl.userId" ng-if="item.change==false" ng-click="item.change=true">编&nbsp;辑</button>
  901. <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-if="item.change==true" ng-click="ctl.updataUSAGE(item,'CNAME')">保&nbsp;存</button>
  902. <button class="sp-btn-red-outline sp-btn-sm sp-btn-radius" ng-disabled="item.USERID!=ctl.userId" ng-click="ctl.deleteUSAGE(item)">删&nbsp;除</button>
  903. </td>
  904. </tr>
  905. </tbody>
  906. </table>
  907. </div>
  908. <div class="sp-page sp-text-center sp-pt-10">
  909. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  910. </div>
  911. </div>
  912. </div>
  913. <div class="sp-layer" id="GLJ" style="width: 600px;">
  914. <div class="sp-layer-head" style="background:#2176d6">
  915. <div class="sp-page sp-text-center sp-font16">
  916. 关&nbsp;&nbsp;联
  917. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  918. ×
  919. </div>
  920. </div>
  921. </div>
  922. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  923. <iframe id="GLJWin" style="width:100%;border:0"></iframe>
  924. </div>
  925. </div>
  926. <div class="sp-layer" id="meet" style="width:700px">
  927. <div class="sp-layer-head" style="background:#2176d6">
  928. <div class="sp-page sp-text-center sp-font16">
  929. 选择人员
  930. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  931. ×
  932. </div>
  933. </div>
  934. </div>
  935. <div class="sp-layer-body">
  936. <div class="sp-page" style="line-height: 30px">
  937. <div id="content">
  938. <div class="sp-line-gray"></div>
  939. <div class="sp-page-row">
  940. <table class="sp-grid">
  941. <tbody>
  942. <tr>
  943. <td width="300">
  944. <div style="height:30px">
  945. <input type="text" class="sp-input" ng-model="ctl.searchName" placeholder="请输入部门关键字" ng-change="ctl.searchPerson()" />
  946. </div>
  947. <div style="height: 200px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
  948. <div ng-repeat="item in ctl.dpList1" class="sp-page">
  949. <div class="sp-pl-15 sp-pt-10 sp-pb-5 sp-page" style="cursor: pointer" ng-class="{'sp-btn-blue':ctl.activeDep==$index}" ng-click="ctl.userList=item.USER;ctl.activeDep=$index">
  950. <label ng-bind="item.DEP"></label>
  951. </div>
  952. </div>
  953. </div>
  954. <div style="height: 200px;margin-top:14px; border:1px solid #ddd;overflow-x: hidden; overflow-y: scroll; ">
  955. <div ng-repeat="item in ctl.userList" class="sp-page sp-pt-5" ng-if="item.show">
  956. <div class="sp-pl-15 sp-pt-10 sp-page">
  957. <label style="cursor: pointer">
  958. <input type="checkbox" ng-model="item.checked" />
  959. {{item.USHOWNAME}}
  960. </label>
  961. </div>
  962. </div>
  963. </div>
  964. </td>
  965. <td style="text-align:center">
  966. <button class="sp-btn-gray-outline" ng-click="ctl.addmeet()">
  967. <i class="fa fa-long-arrow-right"></i>
  968. </button>
  969. <br />
  970. <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.delmeet()">
  971. <i class="fa fa-long-arrow-left"></i>
  972. </button>
  973. </td>
  974. <td width="300">
  975. <div class="sp-page sp-mb-5 pointer" style="border:1px solid #c6c6c6;height:444px">
  976. <label class="col-xs-4" ng-repeat="item in ctl.meetUser">
  977. <input type="checkbox" ng-model="item.checked" />&nbsp;<span ng-bind="item.USHOWNAME"></span>
  978. </label>
  979. </div>
  980. </td>
  981. </tr>
  982. </tbody>
  983. </table>
  984. </div>
  985. </div>
  986. </div>
  987. <div class="sp-page sp-text-center sp-mt-15">
  988. <button class="sp-btn-blue sp-radius" ng-click="ctl.joinMeet()">
  989. <i class="fa fa-check sp-mr-5"> </i>确 认
  990. </button>
  991. <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
  992. </div>
  993. </div>
  994. </div>
  995. <div class="sp-layer" id="meetUpdate" style="width:700px">
  996. <div class="sp-layer-head" style="background:#2176d6">
  997. <div class="sp-page sp-text-center sp-font16">
  998. {{ctl.meeting.updateTitle}}
  999. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  1000. ×
  1001. </div>
  1002. </div>
  1003. </div>
  1004. <div class="sp-layer-body">
  1005. <div class="sp-col-15">
  1006. <span ng-if="ctl.meeting.type==1">会议标题</span>
  1007. <span ng-if="ctl.meeting.type==2">查看时限</span>
  1008. </div>
  1009. <div class="sp-col-85">
  1010. <input type="text" class="sp-input" ng-model="ctl.meeting.cname" ng-if="ctl.meeting.type==1" />
  1011. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.meeting.watchlimit" ng-if="ctl.meeting.type==2" />
  1012. </div>
  1013. <div class="sp-page sp-text-center sp-mt-15">
  1014. <button class="sp-btn-blue sp-radius" ng-click="ctl.meetUpdate()">
  1015. <i class="fa fa-check sp-mr-5"> </i>确 认
  1016. </button>
  1017. <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
  1018. </div>
  1019. </div>
  1020. </div>
  1021. </div>
  1022. <script type="text/ng-template" id="/treeView.html">
  1023. <ul>
  1024. <li ng-repeat="item in treeData" ng-include="'/treeItem.html'"></li>
  1025. </ul>
  1026. </script>
  1027. <script type="text/ng-template" id="/treeItem.html">
  1028. <p ng-class="{'pActive':item.checked}">
  1029. <i ng-click="itemExpended(item, $event);" class="{{getItemIcon(item)}}"></i>
  1030. <span style="display: inline-block;height: 18px;line-height: 18px;" ng-click="warpCallback('itemCheck', item, $event);">
  1031. {{item[textField]}}
  1032. </span>
  1033. <span class="edit-menu sp-color-gray">
  1034. <i ng-if="item.LEVELS!=3"
  1035. ng-click="warpCallback('itemAdd', item, $event);" title="新增分类" class="fa fa-plus"></i>
  1036. <i ng-if="item.LEVELS!=1"
  1037. ng-click="warpCallback('itemEdit', item, $event);" title="编辑分类" class="fa fa-pencil"></i>
  1038. <i ng-if="!item.C_H_I_L_D_DATA || item.C_H_I_L_D_DATA.length<1"
  1039. ng-click="warpCallback('itemDelete', item, $event);" title="删除分类" class="fa fa-trash"></i>
  1040. <i ng-if="$index!=0"
  1041. ng-click="warpCallback('itemUp', item, $index, $event);" title="上移" class="fa fa-arrow-up"></i>
  1042. <i ng-if="$index+1!=item.C_H_I_L_D_DATA_L"
  1043. ng-click="warpCallback('itemDown', item, $index, $event);" title="下移" class="fa fa-arrow-down"></i>
  1044. </span>
  1045. </p>
  1046. <ul ng-if="!isEnd(item)" ng-show="!item.$$isExpend">
  1047. <li ng-repeat="item in item.C_H_I_L_D_DATA" ng-include="'/treeItem.html'"></li>
  1048. </ul>
  1049. </script>
  1050. <script src="../../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
  1051. <script src="../../../AFrontEnd/js/laydate/laydate.js"></script>
  1052. <script src="../../../AFrontEnd/js/angularjs/angular.js"></script>
  1053. <script src="../../../AFrontEnd/js/angularjs/dirPagination.js"></script>
  1054. <script src="../../../apiurljs.js"></script>
  1055. <!--<script src="../../js/watermark.js"></script>-->
  1056. <script src="../../../js/sm4.js"></script>
  1057. <script>document.write('<scri' + 'pt src="../../flowchart_app_imgcss/js/yozo.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  1058. <script>document.write('<scri' + 'pt src="../../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  1059. <script>document.write('<scri' + 'pt src="js/formeditFL.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  1060. <script src="../../../AFrontEnd/js/special/spng.js"></script>
  1061. <script src="../../../AFrontEnd/js/special/spngvld.js"></script>
  1062. <!--附件-->
  1063. <script src="../../../AFrontEnd/plugins/js.fileupload/vendor/jquery.ui.widget.js"></script>
  1064. <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.iframe-transport.js"></script>
  1065. <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.fileupload.js"></script>
  1066. </body>
  1067. </html>