formeditZW.html 62 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716
  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/formeditZW.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. </head>
  16. <body>
  17. <div ng-controller="formeditCtrl as ctl" id="app" ng-cloak>
  18. <div class="wrapper wrapper-content">
  19. <div class="row">
  20. <div class="col-md-12">
  21. <div class="ibox float-e-margins">
  22. <div class="ibox-content">
  23. <div class="row">
  24. <div class="col-md-12">
  25. <div class="sp-page mousemove" style="position:fixed;z-index:6;background:#c6c6c6;opacity:0.5;display:none"></div>
  26. <div class="sp-box" style="background: #008A94; padding-right: 10px; line-height: 30px; ">
  27. <div class="sp-page sp-color-white" style="width: 200px; margin: 7px 0; text-indent: 10px" ng-bind="ctl.flowTitle"></div>
  28. <div class="sp-page-col sp-pull-right sp-ml-30">
  29. <button style="padding:4px 10px;" class="sp-md sp-radius" ng-class="{'sp-btn-gray':item.CODE.indexOf('SENDITEM')==-1,'sp-btn-blue':item.CODE.indexOf('SENDITEM')!=-1}"ng-repeat="item in ctl.buttonList" ng-click="ctl.btnEvent(item)" ng-if="ctl.dotype==1||(ctl.dotype!=1&&item.EXPLAIN=='1')">
  30. <img ng-if="item.CODE.indexOf('SAVEITEM')!=-1" src="../../flowchart_app_imgcss/img/bc.png" height="14" />
  31. <img ng-if="item.CODE.indexOf('PRINTITEM')!=-1" src="../../flowchart_app_imgcss/img/dy.png" height="14" />
  32. <img ng-if="item.CODE.indexOf('SENDITEM')!=-1" src="../../flowchart_app_imgcss/img/zfw.png" height="14" />
  33. <img ng-if="item.CODE.indexOf('SENDLOG')!=-1" src="../../flowchart_app_imgcss/img/lz.png" height="14" />
  34. {{item.CNAME}}
  35. </button>
  36. <button style="padding:4px 10px;" class="sp-btn-gray sp-md sp-radius sp-mt-5" onclick="javascript: window.close(); localStorage.setItem('GlWorkPlatform-shixiangdb-refresh', 1)">
  37. <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
  38. 关闭
  39. </button>
  40. </div>
  41. <div class="sp-wrapper-head-col sp-mr-20">
  42. <span class="sp-wrapper-head-col-span" style="padding: 0; border: 1px solid #eee; border-radius: 5px; display: inline-block; line-height: 30px; height: 30px; margin-top: 5px;">
  43. <i class="icon-map-1 sp-pl-5 pointer" ng-click="ctl.onePic()"></i>
  44. <input type="text" class="sp-wrapper-head-search" style="border:0" placeholder="地图搜索" ng-model="ctl.headBtnSearchKeyword" ng-change="ctl.headBtnSearch()" />
  45. </span>
  46. <div class="sp-wrapper-head-sub-2 sp-text-center" style="width:175px;" ng-if="ctl.headSearchResult_view">
  47. <div class="sp-lh-26-wrap" ng-repeat="item in ctl.headSearchResult" ng-click="ctl.headKeywordPage(item)"><a ng-bind="item.name" title="{{item.name}}"></a></div>
  48. </div>
  49. </div>
  50. <div class="sp-wrapper-head-col" onclick="$('#attachlist')[0].contentWindow.openTool('../../flfg/bzgf.html', '标准规范');">
  51. <span class="sp-wrapper-head-col-span">
  52. <i class="icon-book"></i>标准规范
  53. </span>
  54. </div>
  55. <div class="sp-wrapper-head-col" onclick="$('#attachlist')[0].contentWindow.openTool('../../flfg/flgf.html', '法律法规');">
  56. <span class="sp-wrapper-head-col-span">
  57. <i class="fa fa-legal"></i>法律法规
  58. </span>
  59. </div>
  60. <div class="sp-wrapper-head-col" onclick="$('#attachlist')[0].contentWindow.openTool('../../flfg/dnfg.html', '党内规范');">
  61. <span class="sp-wrapper-head-col-span">
  62. <i class="icon-newspaper-1"></i>党内规范
  63. </span>
  64. </div>
  65. <div class="sp-wrapper-head-col" onclick="$('#attachlist')[0].contentWindow.openTool('../../fontOA/list.html', '公文查询');">
  66. <span class="sp-wrapper-head-col-span">
  67. <i class="icon-chart-alt-outline"></i>公文查询
  68. </span>
  69. </div>
  70. </div>
  71. <div class="page-item leftBox" style="width: 70%; overflow: visible">
  72. <div id="topDiv" class="sp-box" style="width:100%;height:100%;background:#0099FF;padding:0px;margin:0px;border:0px solid yellow">
  73. <div class="sp-page" style="width:100%; padding:2px;margin:2px">
  74. <span class="upload sp-color-white" style="top:5px;height:36px;vertical-align:middle;padding-left:10px;font-size:16px">正文:</span>
  75. <span style="display:inline-block" class="sp-btn-gray-outline sp-btn-sm upload" ng-if="ctl.dotype!=0&&ctl.routeinfoid!=0&&ctl.arrayFile2==null">
  76. <span class="upload-tip"></span>
  77. <input id="fileupload-zw" class="upload-file-single" ng-click="ctl.upload_zw()" type="file" name="files[]" multiple>
  78. <i class="fa fa-plus sp-color-white"></i>
  79. <span class="upload-loading" ng-if="ctl.uploading_zw"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  80. </span>
  81. <div ng-if="ctl.arrayFile2!=null" style="width: 350px; color: #fff; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  82. <span ng-bind="ctl.arrayFile2.FILENAMES" title="{{ctl.arrayFile2.FILENAMES}}" ng-click="ctl.seeFile(ctl.arrayFile2)"></span>
  83. <a ng-click="ctl.downLoad(ctl.arrayFile2)" title="下载">
  84. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  85. </a>
  86. <!--<a ng-click="ctl.deleteFile(ctl.arrayFile2)" title="删除" ng-if="ctl.dotype!=0"><i class="fa fa-trash sp-color-red"></i></a>-->
  87. </div>
  88. </div>
  89. <div class="sp-page sp-bg-white" style="height:100%;padding:0px; margin:0px;border:0px solid black;">
  90. <iframe id="iframe_book" style="width:100%;height:600px;background-color:white;padding:0px; margin:0px; border:0px solid red" frameborder="0" class="iframe" scrolling="no"></iframe>
  91. </div>
  92. </div>
  93. <div id="bottomDiv" class="sp-box" style="width: 100%; background: #0099FF; color: #fff;padding:0px;margin:0px; border:0px solid green">
  94. <div class="sp-page" style="width: 100%; vertical-align: middle; padding: 2px; margin: 2px; " ng-init="ctl.goAttach()">
  95. <span id="lineDiv" class="upload sp-color-white" style="top: 0; height: 36px; padding-left: 10px; padding-top: 5px; font-size: 16px; cursor: ns-resize; " ng-init="ctl.reSizeRow()">
  96. <i class="fa fa-arrows-v fa-lg"></i>
  97. </span>
  98. <span class="upload sp-color-white" style="top: 4px; height: 36px; padding-left: 10px; font-size: 16px;">&nbsp;附件({{ctl.arrayFile1.length}}):</span>
  99. <span style="display:inline" class="sp-btn-gray-outline sp-btn-sm upload" ng-if="ctl.dotype!=0&&ctl.routeinfoid!=0">
  100. <span class="upload-tip"></span>
  101. <input id="fileupload" class="upload-file-single" ng-click="ctl.uploadAttach()" type="file" name="files[]" multiple>
  102. <i class="fa fa-plus sp-color-white"></i>
  103. <span class="upload-loading" ng-if="ctl.uploading"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  104. </span>
  105. <div ng-repeat="item in ctl.arrayFile1" ng-if="$index<3" style="width: calc((100% - 250px)/ 3); vertical-align: middle; display: inline-block; color: #fff; cursor: pointer; margin-left: 10px; padding-top: 5px; ">
  106. <span ng-bind="item.FILENAMES" title="{{item.FILENAMES}}" style="display: inline-block; max-width: calc(100% - 40px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;" ng-click="ctl.goAttach(item)"></span>
  107. <a class="sp-pull-right sp-ml-10" ng-click="ctl.deleteFile(item)" title="删除" ng-if="ctl.dotype!=0">
  108. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  109. </a>
  110. <a class="sp-pull-right" ng-click="ctl.downLoad(item)" title="下载">
  111. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  112. </a>
  113. </div>
  114. <span id="toggleButton" style="width: 20px; height: 20px; display: inline; float: right; margin-right: 15px; margin-top: 5px; cursor: pointer; " ng-if="ctl.arrayFile1.length>3" onclick="showToggle(this)">
  115. <i class="fa fa-chevron-up" style="position: relative; display: none"></i>
  116. <i class="fa fa-chevron-down" style="position: relative;"></i>
  117. </span>
  118. <div id="selectDiv" class="sp-page" style="width: 50%; display: none; top: 0px; right: 0; position: absolute; padding: 5px 10px; background: #0099FF; border: 1px solid #0099FF; z-index: 2">
  119. <div ng-repeat="item in ctl.arrayFile1" ng-if="$index>2" style="padding: 5px 0; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;">
  120. <span ng-bind="item.FILENAMES" title="{{item.FILENAMES}}" ng-click="ctl.goAttach(item)"></span>
  121. <a ng-click="ctl.downLoad(item)" title="下载">
  122. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  123. </a>
  124. <a ng-click="ctl.deleteFile(item)" title="删除" ng-if="ctl.dotype!=0">
  125. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  126. </a>
  127. </div>
  128. </div>
  129. </div>
  130. <div class="sp-page sp-bg-white" style="width: 100%; height: calc(100% - 40px); padding: 0px; margin: 0px; border: 0px solid black;">
  131. <iframe id="attachlist" src="" style="width:100%;height:200px;padding:0px;margin:0px;border:0px solid red;" frameborder="0" scrolling="no"></iframe>
  132. </div>
  133. </div>
  134. <div class="sp-page-col" style="width: 10px; height: 46px; background: #d0d0d0; position: absolute;right: -10px; top: 0px; z-index: 5; padding: 0px; cursor: pointer; border:0px solid yellow" onclick="showRight(this)">
  135. <i class="fa fa-angle-left fa-2x" style="position: absolute; top: 50%; transform: translateY(-50%); display: none"></i>
  136. <i class="fa fa-angle-right fa-2x" style="position: absolute; top: 50%; transform: translateY(-50%)"></i>
  137. </div>
  138. </div>
  139. <div class="page-item rightBox" style="width: 30%; padding-left: 20px;">
  140. <div id="bodyDiv" class="iframe-border-right" style="border:0px solid blue; z-index:3" ng-init="ctl.reSize(1)"></div>
  141. <div class="sp-page formedit">
  142. <div class="sp-page sp-mt-10">
  143. <div class="sp-page-col pointer" onclick="toggleForm(this)">
  144. <i class="fa fa-angle-down fa-lg"></i>
  145. <i class="fa fa-angle-right fa-lg" style="display: none"></i>
  146. 简表
  147. </div>
  148. <div class="sp-line-gray"></div>
  149. </div>
  150. <div class="form-item" ng-if="!ctl.hide('show','CPSX')">
  151. <div class="sp-col-30" style="line-height:32px;" title="呈批时限">呈批时限:</div>
  152. <div class="sp-col-70">
  153. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.data.CPSX" ng-disabled="ctl.hide('readonly','CPSX')" ng-change="ctl.changeFiled('CPSX')" />
  154. </div>
  155. </div>
  156. <div class="form-item" ng-if="!ctl.hide('show','BH')">
  157. <div class="sp-col-30" style="line-height:32px;" title="编号">编&nbsp;&nbsp;号:</div>
  158. <div class="sp-col-70">
  159. <input type="text" class="sp-input" ng-model="ctl.data.BH" ng-readonly="ctl.hide('readonly','BH')" ng-change="ctl.changeFiled('BH')" />
  160. </div>
  161. </div>
  162. <div class="form-item" ng-if="!ctl.hide('show','DBSX1')">
  163. <div class="sp-col-30" style="line-height:32px;" title="督办名称">督办名称:</div>
  164. <div class="sp-col-70">
  165. <input type="text" class="sp-input" ng-model="ctl.data.DBSX1" ng-readonly="ctl.hide('readonly','DBSX1')" ng-change="ctl.changeFiled('DBSX1')" title="{{ctl.data.DBSX1}}" />
  166. </div>
  167. </div>
  168. <div class="form-item" ng-if="!ctl.hide('show','JBSXLY')">
  169. <div class="sp-col-30" style="line-height:32px;" title="交办事项来源">交办事项来源:</div>
  170. <div class="sp-col-70">
  171. <select class="sp-select" ng-model="ctl.data.JBSXLY" ng-disabled="ctl.hide('readonly','JBSXLY')" ng-change="ctl.changeFiled('JBSXLY')">
  172. <option ng-repeat="item in ctl.JBSXLY" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
  173. </select>
  174. </div>
  175. </div>
  176. <div class="sp-page toggleForm">
  177. <div class="form-item" ng-if="!ctl.hide('show','JBDW')">
  178. <div class="sp-col-30" style="line-height:32px;" title="交办单位">交办单位:</div>
  179. <div class="sp-col-70">
  180. <input type="text" class="sp-input" ng-model="ctl.data.JBDW" ng-readonly="ctl.hide('readonly','JBDW')" ng-change="ctl.changeFiled('JBDW')" />
  181. </div>
  182. </div>
  183. <div class="form-item" ng-if="!ctl.hide('show','PSLD')">
  184. <div class="sp-col-30" style="line-height:32px;" title="批示领导">批示领导:</div>
  185. <div class="sp-col-70">
  186. <input type="text" class="sp-input" ng-model="ctl.data.PSLD" readonly ng-click="ctl.openUserList('PSLD')" />
  187. </div>
  188. </div>
  189. <div class="form-item" ng-if="!ctl.hide('show','XGLD')">
  190. <div class="sp-col-30" style="line-height:32px;" title="相关领导">相关领导:</div>
  191. <div class="sp-col-70">
  192. <input type="text" class="sp-input" ng-model="ctl.data.XGLD" readonly ng-click="ctl.openUserList('XGLD')" />
  193. </div>
  194. </div>
  195. <div class="form-item" ng-if="!ctl.hide('show','DBLX')">
  196. <div class="sp-col-30" style="line-height:32px;" title="督办类型">督办类型:</div>
  197. <div class="sp-col-70">
  198. <select class="sp-select" ng-model="ctl.data.DBLX" ng-disabled="ctl.hide('readonly','DBLX')" ng-change="ctl.changeFiled('DBLX')">
  199. <option ng-repeat="item in ctl.DBLX" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
  200. </select>
  201. </div>
  202. </div>
  203. <div class="form-item" ng-if="!ctl.hide('show','ZDLX')">
  204. <div class="sp-col-30" style="line-height:32px;" title="督办事项">督办事项:</div>
  205. <div class="sp-col-70">
  206. <select class="sp-select" ng-model="ctl.data.ZDLX" ng-disabled="ctl.hide('readonly','ZDLX')" ng-change="ctl.changeFiled('ZDLX')">
  207. <option ng-repeat="item in ctl.ZDLX" value="{{item.CODE}}" ng-selected="ctl.data.ZDLX==item.CODE" ng-bind="item.CNAME"></option>
  208. </select>
  209. </div>
  210. </div>
  211. <div class="form-item" ng-if="!ctl.hide('show','JTGZYQ')">
  212. <div class="sp-col-30" style="line-height:32px;" title="具体工作要求">具体工作要求:</div>
  213. <div class="sp-col-70">
  214. <textarea class="sp-textarea" ng-model="ctl.data.JTGZYQ" ng-readonly="ctl.hide('readonly','JTGZYQ')" ng-change="ctl.changeFiled('JTGZYQ')" title="{{ctl.data.JTGZYQ}}" rows="5" style="resize:none;"></textarea>
  215. </div>
  216. </div>
  217. <!--<div class="form-item" ng-if="!ctl.hide('show','JTGZYQ')">
  218. <div class="download-Item" ng-repeat="item in ctl.arrayFile">
  219. <a ng-click="ctl.download(item)">
  220. <i class="fa fa-download sp-color-red">下载</i>
  221. </a>
  222. <a ng-click="ctl.deleteFile1(item)" ng-if="!ctl.hide('readonly','JTGZYQ')">
  223. <i class="fa fa-trash sp-color-red">删除</i>
  224. </a>
  225. <span ng-bind="item.FILENAMES" title="{{item.FILENAMES}}"></span>
  226. </div>
  227. <div class="download-Item" ng-hide="ctl.arrayFile.length==8">
  228. <span class="upload" ng-show="ctl.arrayFile.length<8">
  229. <input type="button" ng-if="ctl.arrayFile.length==0" ng-readonly="ctl.hide('readonly','JTGZYQ')" class="upload-btn-single" ng-click="ctl.beforeUpload()" value="添加附件">
  230. <input type="button" ng-if="ctl.arrayFile.length>0&&ctl.arrayFile.length<8" ng-readonly="ctl.hide('readonly','JTGZYQ')" class="upload-btn-single" ng-click="ctl.beforeUpload()" value="继续添加">
  231. <span class="sp-upload-tip"></span>
  232. <input id="fileupload-JTGZYQ" class="upload-file-single" style="left:65px" ng-readonly="ctl.hide('readonly','JTGZYQ')" type="file" name="files[]" multiple>
  233. </span>
  234. </div>
  235. </div>-->
  236. <div class="form-item" ng-if="!ctl.hide('show','QTBM')">
  237. <div class="sp-col-30" style="line-height:32px;" title="主办部门">主办部门:</div>
  238. <div class="sp-col-70">
  239. <input type="text" class="sp-input" ng-model="ctl.data.QTBM" readonly ng-click="ctl.openDpList('QTBM')" />
  240. </div>
  241. </div>
  242. <div class="form-item">
  243. <div class="sp-col-30" style="line-height:32px;" title="督办部门">督办部门:</div>
  244. <div class="sp-col-70">
  245. <input type="text" class="sp-input" readonly ng-model="ctl.data.DBBM" />
  246. </div>
  247. </div>
  248. <div class="form-item" ng-if="!ctl.hide('show','XZBM')">
  249. <div class="sp-col-30" style="line-height:32px;" title="会办部门">会办部门:</div>
  250. <div class="sp-col-70">
  251. <input type="text" class="sp-input" ng-model="ctl.data.XZBM" readonly ng-click="ctl.openDpList('XZBM')" />
  252. </div>
  253. </div>
  254. <div class="form-item" ng-if="!ctl.hide('show','WCSX')">
  255. <div class="sp-col-30" style="line-height:32px;" title="要求完成时限">要求完成时限:</div>
  256. <div class="sp-col-70">
  257. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.data.WCSX" ng-disabled="ctl.hide('readonly','WCSX')" ng-change="ctl.changeFiled('WCSX')" />
  258. </div>
  259. </div>
  260. <div class="form-item" ng-if="!ctl.hide('show','TBRQ')">
  261. <div class="sp-col-30" style="line-height:32px;" title="填报日期">填报日期:</div>
  262. <div class="sp-col-70">
  263. <input type="text" class="sp-input" ng-model="ctl.data.TBRQ" readonly />
  264. </div>
  265. </div>
  266. <div class="form-item" ng-if="!ctl.hide('show','BLJG')">
  267. <div class="sp-col-30" style="line-height:32px;" title="办理结果">办理结果:</div>
  268. <div class="sp-col-70">
  269. <select class="sp-select" ng-model="ctl.data.BLJG" ng-disabled="ctl.hide('readonly','BLJG')" ng-change="ctl.changeFiled('BLJG')">
  270. <option ng-repeat="item in ctl.BLJG" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
  271. </select>
  272. </div>
  273. </div>
  274. <div class="form-item" ng-if="!ctl.hide('show','SJBJRQ')">
  275. <div class="sp-col-30" style="line-height:32px;" title="实际办结日期">实际办结日期:</div>
  276. <div class="sp-col-70">
  277. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.data.SJBJRQ" ng-disabled="ctl.hide('readonly','SJBJRQ')" ng-change="ctl.changeFiled('SJBJRQ')" />
  278. </div>
  279. </div>
  280. <div class="form-item" ng-if="!ctl.hide('show','SQYQRQ')">
  281. <div class="sp-col-30" style="line-height:32px;" title="申请延期日期">申请延期日期:</div>
  282. <div class="sp-col-70">
  283. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.data.SQYQRQ" ng-disabled="ctl.hide('readonly','SQYQRQ')" ng-change="ctl.changeFiled('SQYQRQ')" />
  284. </div>
  285. </div>
  286. <div class="form-item" ng-if="!ctl.hide('show','ZZYQWCQX')">
  287. <div class="sp-col-30" style="line-height:32px;" title="最终要求完成期限">最终要求完成期限:</div>
  288. <div class="sp-col-70">
  289. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.data.ZZYQWCQX" ng-disabled="ctl.hide('readonly','ZZYQWCQX')" ng-change="ctl.changeFiled('ZZYQWCQX')" />
  290. </div>
  291. </div>
  292. <div class="form-item" ng-if="!ctl.hide('show','FGLDSFTYBJ')">
  293. <div class="sp-col-30" style="line-height:32px;" title="是否同意办结">是否同意办结:</div>
  294. <div class="sp-col-70">
  295. <label><input type="radio" name="FGLDSFTYBJ" ng-model="ctl.data.FGLDSFTYBJ" ng-disabled="ctl.hide('readonly','FGLDSFTYBJ')" ng-change="ctl.changeFiled('FGLDSFTYBJ')" value="同意" />同意</label>
  296. <label><input type="radio" name="FGLDSFTYBJ" ng-model="ctl.data.FGLDSFTYBJ" ng-disabled="ctl.hide('readonly','FGLDSFTYBJ')" ng-change="ctl.changeFiled('FGLDSFTYBJ')" value="不同意" />不同意</label>
  297. </div>
  298. </div>
  299. </div>
  300. <div class="sp-page sp-mt-10">
  301. 公文标签
  302. <div class="sp-line-gray"></div>
  303. </div>
  304. <div class="form-item" ng-if="!ctl.hide('show','USAGE')">
  305. <div class="sp-checkbox-blue">
  306. <label ng-repeat="item in ctl.USAGE" ng-if="item.USAGE=='1'||(item.USAGE=='0'&&ctl.data.USAGE.indexOf(item.CODE)>=0)" sp-checkbox-blue-item>
  307. <input type="checkbox" name="USAGE" ng-checked="item.checked" ng-disabled="ctl.hide('readonly','USAGE')||item.USAGE=='0'"
  308. value="{{item.CODE}}" ng-click="ctl.selectUSAGE(item)" />
  309. {{item.CNAME}}
  310. </label>
  311. <!--<span class="sp-btn-blue sp-radius" ng-if="!ctl.hide('readonly','USAGE')" ng-click="ctl.ManageUSAGE(0)">管理标签</span>-->
  312. </div>
  313. </div>
  314. <div class="qianzi" ng-repeat="item in ctl.YJ.nulla">
  315. <div class="sp-col-100">
  316. <div class="sp-page" style="padding:10px 5px;border:1px solid #999;">
  317. <div class="sp-page">
  318. <p class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  319. <div class="sp-page">
  320. <div class="sp-page">
  321. <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">
  322. <a ng-click="ctl.downLoadOption(item)" title="下载">
  323. <i class="fa fa-download sp-color-red"></i>
  324. </a>
  325. <a ng-click="ctl.deleteOptionFile(item)" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  326. <i class="fa fa-trash sp-color-red"></i>
  327. </a>
  328. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}"></span>
  329. </div>
  330. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.nulla==false&&ctl.dotype==1">
  331. <span class="opbtn" style="position: relative; color: #1c84c6">
  332. <span class="upload-tip"></span>
  333. <input id="fileupload2" class="upload-file-single" ng-click="ctl.upload2(item.COLID)" type="file" name="files[]" multiple>
  334. <i class="fa fa-upload"></i>
  335. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  336. </span>
  337. </div>
  338. </div>
  339. <div class="sp-page sp-text-right sp-pull-right">
  340. <span ng-bind="item.CMANNAME"></span>
  341. <span ng-bind="item.CDATE"></span>
  342. </div>
  343. </div>
  344. </div>
  345. <div class="sp-page sp-text-right">
  346. <span class="opbtn" style="color: #FF6F6F; width: 55px; "
  347. ng-click="ctl.Dopinion(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.nulla==false&&ctl.dotype==1">
  348. <i class="fa fa-trash-o fa-lg"></i>
  349. </span>
  350. <span class="opbtn" style="color: #66D151; width: 55px; "
  351. ng-click="ctl.changeOptionList(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.nulla==false&&ctl.dotype==1">
  352. <i class="fa fa-pencil fa-lg"></i>
  353. </span>
  354. </div>
  355. </div>
  356. </div>
  357. </div>
  358. </div>
  359. <div class="sp-page sp-pt-10" style="width: calc(100% - 20px); max-width: 1100px; height: 10px; background: #F0F9FF; box-shadow: 0 -2px 5px #c3c3c3; position: absolute; bottom: 0;right:2px; z-index: 11">
  360. <div class="sp-page-col toggle" style="width: 50px; height: 17px; font-size: 14px; text-align: center; background: #E0E0E0; cursor: pointer; color: #333; position: absolute; right: 0; top: -17px; border-radius: 10px 10px 0 0; " onclick="toggleYJL(this)">
  361. <i class="fa fa-angle-double-up fa-lg"></i>
  362. <i class="fa fa-angle-double-down fa-lg" style="display: none"></i>
  363. </div>
  364. <div class="sp-page-center" style="height: 100%; line-height: 30px; background: #fff; overflow: hidden; ">
  365. <div class="sp-page-col sp-ml-10" ng-if="ctl.opinionList1.length>1">
  366. 类型:<select class="sp-select sp-pull-right" style="width:100px" ng-model="ctl.opiniontype">
  367. <option value="{{item.col}}" ng-repeat="item in ctl.opinionList1" ng-if="item.show==true" ng-bind="item.name"></option>
  368. </select>
  369. </div>
  370. <div class="sp-page" ng-if="ctl.opinion.nulla==true">
  371. <textarea id="nulla" ng-model="ctl.nulla" class="op-textarea sp-mb-5 sp-mt-5"></textarea>
  372. <div class="sp-page sp-pb-5" style="border-bottom:1px solid #999">
  373. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.closeOptionList()">取消</span>
  374. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.submitOptionList()">保存</span>
  375. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase()">常用语</span>
  376. </div>
  377. </div>
  378. <div class="sp-page" ng-if="ctl.activeOpinion!=null">
  379. <div style="display: inline-block; float: left; position: relative; margin-left: 10px; line-height: 40px;">
  380. <span class="opbtn" style="position: relative; color: #1c84c6">
  381. <span class="upload-tip"></span>
  382. <input id="fileupload1" class="upload-file-single" ng-click="ctl.upload1()" type="file" name="files[]" multiple>
  383. <i class="fa fa-upload"></i>
  384. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  385. </span>
  386. </div>
  387. <div ng-repeat="item in ctl.activeOpinion.FILEDATA" style="width: 135px; display: inline-block; cursor: pointer; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; top: 5px; margin-left: 10px">
  388. <a ng-click="ctl.downLoadOption(item)" title="下载">
  389. <i class="fa fa-download sp-color-red"></i>
  390. </a>
  391. <a ng-click="ctl.deleteOptionFile(item)" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  392. <i class="fa fa-trash sp-color-red"></i>
  393. </a>
  394. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}"></span>
  395. </div>
  396. <div style="display: inline-block; float: right; position: relative; margin-right: 10px; line-height: 40px;">
  397. <span class="opbtn" style="color: #FF6F6F; width: 55px; "
  398. ng-click="ctl.Dopinion(ctl.activeOpinion)">
  399. <i class="fa fa-trash-o fa-lg"></i>
  400. </span>
  401. </div>
  402. </div>
  403. </div>
  404. </div>
  405. </div>
  406. </div>
  407. </div>
  408. </div>
  409. </div>
  410. </div>
  411. </div>
  412. </div>
  413. <div class="sp-layer" id="DpList" style="width: 900px;">
  414. <div class="sp-layer-head" style="background:#2176d6">
  415. <div class="sp-page sp-text-center sp-font16">
  416. 部门列表
  417. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  418. ×
  419. </div>
  420. </div>
  421. </div>
  422. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  423. <div class="sp-page" style="height:290px;overflow:auto">
  424. <label class="sp-col-20" ng-if="ctl.filed!='QTBM'">
  425. <input type="checkbox" style="position:relative;top:2px" ng-checked="ctl.AllCheckedDp[ctl.filed]" ng-click="ctl.checkAllDp()" />
  426. 全选
  427. </label>
  428. <div class="sp-page">
  429. <label class="sp-col-25" title="{{item.SECTION}}" ng-repeat="item in ctl.DpList[ctl.filed]" ng-if="ctl.filed!='QTBM'">
  430. <input type="checkbox" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkDpItem(item)" />
  431. {{item.SECTION}}
  432. </label>
  433. <label class="sp-col-25" title="{{item.SECTION}}" ng-repeat="item in ctl.DpList[ctl.filed]" ng-if="ctl.filed=='QTBM'">
  434. <input type="radio" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkDpItem1(item)" />
  435. {{item.SECTION}}
  436. </label>
  437. </div>
  438. </div>
  439. <div class="sp-page sp-text-center sp-pt-10">
  440. <a class="sp-btn-blue sp-radius" ng-click="ctl.submitDpList(0)"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  441. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  442. </div>
  443. </div>
  444. </div>
  445. <div class="sp-layer" id="userList" style="width: 900px;">
  446. <div class="sp-layer-head" style="background:#2176d6">
  447. <div class="sp-page sp-text-center sp-font16">
  448. 人员列表
  449. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  450. ×
  451. </div>
  452. </div>
  453. </div>
  454. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  455. <div class="sp-page" style="height:290px;overflow:auto">
  456. <label class="sp-col-20">
  457. <input type="checkbox" style="position:relative;top:2px" ng-checked="ctl.AllChecked[ctl.filed]" ng-click="ctl.checkAllUser()" />
  458. 全选
  459. </label>
  460. <div class="sp-page" ng-repeat="item in ctl.UserList[ctl.filed]">
  461. <h4 style="background:#409EFF" class="sp-color-white sp-pl-10">
  462. <input type="checkbox" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkUserItem(item)" />
  463. {{item.DEP}}
  464. </h4>
  465. <label ng-repeat="item1 in item.USER" class="sp-col-20" title="{{item1.USHOWNAME}}">
  466. <input type="checkbox" style="position:relative;top:2px" ng-checked="item1.checked" ng-click="ctl.checkUser(item1)" />
  467. {{item1.USHOWNAME2}}
  468. </label>
  469. </div>
  470. </div>
  471. <div class="sp-page sp-text-center sp-pt-10">
  472. <a class="sp-btn-blue sp-radius" ng-click="ctl.submitUserList(0)"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  473. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  474. </div>
  475. </div>
  476. </div>
  477. <div class="sp-layer" id="print" style="width: 400px;">
  478. <div class="sp-layer-head" style="background:#2176d6">
  479. <div class="sp-page sp-text-center sp-font16">
  480. 打印
  481. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  482. ×
  483. </div>
  484. </div>
  485. </div>
  486. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  487. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==1}" ng-click="ctl.printFiled=1">
  488. <div class="printItem">表单</div>
  489. </center>
  490. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==2}" ng-click="ctl.printFiled=2">
  491. <div class="printItem">意见</div>
  492. </center>
  493. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==3}" ng-click="ctl.printFiled=3">
  494. <div class="printItem">表单+意见</div>
  495. </center>
  496. <div class="sp-page sp-text-center sp-pt-10">
  497. <a class="sp-btn-blue sp-radius" ng-click="ctl.printSubmit()"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  498. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  499. </div>
  500. </div>
  501. </div>
  502. <div class="sp-layer" id="phrase" style="width:480px;">
  503. <div class="sp-layer-head" style="background:#2176d6">
  504. <div class="sp-page sp-text-center sp-font16">
  505. 常用语库
  506. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  507. ×
  508. </div>
  509. </div>
  510. </div>
  511. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  512. <div class="sp-box">
  513. <div class="sp-col-70">
  514. <input type="text" ng-model="ctl.phraseText" class="sp-input" />
  515. </div>
  516. <div class="sp-col-30">
  517. <span class="sp-btn-blue sp-pull-left sp-radius" ng-class="{'sp-disabled':ctl.phraseText==''}" ng-click="ctl.Aphrase()">添加常用语</span>
  518. </div>
  519. </div>
  520. <div class="sp-box">
  521. <div class="sp-col-20" style="line-height:30px;">
  522. 常用语:
  523. </div>
  524. <div class="sp-col-60">
  525. <select class="sp-select sp-bg-white" ng-model="ctl.phraseSelect">
  526. <option ng-repeat="item in ctl.phraseList" value="{{item.CONTENTS}}" ng-bind="item.CONTENTS"></option>
  527. </select>
  528. </div>
  529. <div class="sp-col-20">
  530. <span class="sp-btn-blue sp-pull-left sp-radius" ng-click="ctl.Dphrase()">删除</span>
  531. </div>
  532. </div>
  533. <div class="sp-page sp-text-center sp-pt-10">
  534. <a class="sp-btn-blue sp-radius" ng-click="ctl.btnPhrase()"><i class="fa fa-check sp-mr-5"> </i>确 认</a>
  535. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  536. </div>
  537. </div>
  538. </div>
  539. <div class="sp-layer" id="forward" style="width: 1000px;">
  540. <div class="sp-layer-head" style="background:#2176d6">
  541. <div class="sp-page sp-text-center sp-font16">
  542. 转&nbsp;&nbsp;发
  543. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  544. ×
  545. </div>
  546. </div>
  547. </div>
  548. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  549. <iframe id="forwardWin" style="width:100%;border:0"></iframe>
  550. </div>
  551. </div>
  552. <div class="sp-layer" id="RouteList" style="width:900px;">
  553. <div class="sp-layer-head" style="background:#2176d6">
  554. <div class="sp-page sp-text-center sp-font16">
  555. 流转记录
  556. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  557. ×
  558. </div>
  559. </div>
  560. </div>
  561. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  562. <table class="sp-table">
  563. <thead>
  564. <tr>
  565. <th style="width:100px"><strong>流程名称</strong></th>
  566. <th style="width:200px"><strong>标题</strong></th>
  567. <th style="width:100px"><strong>工作节点</strong></th>
  568. <th style="width:100px"><strong>转发人</strong></th>
  569. <th style="width:100px"><strong>主送</strong></th>
  570. <th style="width:150px"><strong>抄送</strong></th>
  571. <th style="width:200px"><strong>发送日期</strong></th>
  572. </tr>
  573. </thead>
  574. </table>
  575. <div style="overflow-y:scroll;max-height:400px">
  576. <table class="sp-table" style="margin-top: -38px">
  577. <thead>
  578. <tr>
  579. <th style="width:100px"><strong>流程名称</strong></th>
  580. <th style="width:200px"><strong>标题</strong></th>
  581. <th style="width:100px"><strong>工作节点</strong></th>
  582. <th style="width:100px"><strong>转发人</strong></th>
  583. <th style="width:100px"><strong>主送</strong></th>
  584. <th style="width:150px"><strong>抄送</strong></th>
  585. <th style="width:200px"><strong>发送日期</strong></th>
  586. </tr>
  587. </thead>
  588. <tbody>
  589. <tr ng-repeat="item in ctl.routeList">
  590. <td ng-bind="item.FLOWNAME"></td>
  591. <td ng-bind="item.TITLE"></td>
  592. <td ng-bind="item.ENDNODENAME"></td>
  593. <td ng-bind="item.USERNAMEFROM"></td>
  594. <td ng-bind="item.mainUser"></td>
  595. <td ng-bind="item.copyUsers"></td>
  596. <td ng-bind="item.RECEIVEDATE"></td>
  597. </tr>
  598. </tbody>
  599. </table>
  600. </div>
  601. <div class="sp-page sp-text-center sp-pt-10">
  602. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  603. </div>
  604. </div>
  605. </div>
  606. <div class="sp-layer" id="USAGE" style="width:900px;">
  607. <div class="sp-layer-head" style="background:#2176d6">
  608. <div class="sp-page sp-text-center sp-font16">
  609. 管理标签
  610. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  611. ×
  612. </div>
  613. </div>
  614. </div>
  615. <div class="sp-layer-body">
  616. <div class="input-group col-lg-8">
  617. <input type="text" ng-model="ctl.addUSAGENAME" class="form-control" placeholder="新增标签">
  618. <span class="input-group-btn">
  619. <button ng-click="ctl.addUSAGE()" class="btn btn-success" type="button">增加</button>
  620. </span>
  621. </div>
  622. <br />
  623. <table class="sp-table">
  624. <thead>
  625. <tr>
  626. <th style="width: 50px"><strong>序号</strong></th>
  627. <th style="width: 200px"><strong>标签名称</strong></th>
  628. <th style="width: 100px"><strong>状态</strong></th>
  629. <th style="width: 200px"><strong>操作</strong></th>
  630. </tr>
  631. </thead>
  632. </table>
  633. <div style="overflow-y:scroll;max-height:400px">
  634. <table class="sp-table" style="margin-top: -38px">
  635. <thead>
  636. <tr>
  637. <th style="width: 50px"><strong>序号</strong></th>
  638. <th style="width: 200px"><strong>标签名称</strong></th>
  639. <th style="width: 100px"><strong>状态</strong></th>
  640. <th style="width: 200px"><strong>操作</strong></th>
  641. </tr>
  642. </thead>
  643. <tbody>
  644. <tr ng-repeat="item in ctl.USAGELIST">
  645. <td ng-bind="$index+1"></td>
  646. <td>
  647. <span ng-if="item.change==false" ng-bind="item.CNAME"></span>
  648. <input type="text" ng-if="item.change==true" class="sp-input" ng-model="item.CNAME1" />
  649. </td>
  650. <td>
  651. <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='隐藏'" ng-click="ctl.updataUSAGE(item,'显示')">显&nbsp;示</button>
  652. <button class="sp-btn-red-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='显示'" ng-click="ctl.updataUSAGE(item,'隐藏')">隐&nbsp;藏</button>
  653. </td>
  654. <td>
  655. <button class="sp-btn-gray-outline sp-btn-radius sp-btn-sm" ng-click="ctl.btnSort($index,'上移')" ng-disabled="{{$index}}==0">上&nbsp;移</button>
  656. <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>
  657. <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>
  658. <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>
  659. <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>
  660. </td>
  661. </tr>
  662. </tbody>
  663. </table>
  664. </div>
  665. <div class="sp-page sp-text-center sp-pt-10">
  666. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  667. </div>
  668. </div>
  669. </div>
  670. </div>
  671. <script type="text/ng-template" id="/treeView.html">
  672. <ul>
  673. <li ng-repeat="item in treeData" ng-include="'/treeItem.html'"></li>
  674. </ul>
  675. </script>
  676. <script type="text/ng-template" id="/treeItem.html">
  677. <p ng-class="{'pActive':item.checked}">
  678. <i ng-click="itemExpended(item, $event);" class="{{getItemIcon(item)}}"></i>
  679. <span style="display: inline-block;height: 18px;line-height: 18px;" ng-click="warpCallback('itemCheck', item, $event);">
  680. {{item[textField]}}
  681. </span>
  682. <span class="edit-menu sp-color-gray">
  683. <i ng-if="item.LEVELS!=3"
  684. ng-click="warpCallback('itemAdd', item, $event);" title="新增分类" class="fa fa-plus"></i>
  685. <i ng-if="item.LEVELS!=1"
  686. ng-click="warpCallback('itemEdit', item, $event);" title="编辑分类" class="fa fa-pencil"></i>
  687. <i ng-if="!item.C_H_I_L_D_DATA || item.C_H_I_L_D_DATA.length<1"
  688. ng-click="warpCallback('itemDelete', item, $event);" title="删除分类" class="fa fa-trash"></i>
  689. <i ng-if="$index!=0"
  690. ng-click="warpCallback('itemUp', item, $index, $event);" title="上移" class="fa fa-arrow-up"></i>
  691. <i ng-if="$index+1!=item.C_H_I_L_D_DATA_L"
  692. ng-click="warpCallback('itemDown', item, $index, $event);" title="下移" class="fa fa-arrow-down"></i>
  693. </span>
  694. </p>
  695. <ul ng-if="!isEnd(item)" ng-show="!item.$$isExpend">
  696. <li ng-repeat="item in item.C_H_I_L_D_DATA" ng-include="'/treeItem.html'"></li>
  697. </ul>
  698. </script>
  699. <script src="../../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
  700. <script src="../../../AFrontEnd/js/laydate/laydate.js"></script>
  701. <script src="../../../AFrontEnd/js/angularjs/angular.js"></script>
  702. <script src="../../../AFrontEnd/js/angularjs/dirPagination.js"></script>
  703. <script src="../../../apiurljs.js"></script>
  704. <!--<script src="../../js/watermark.js"></script>-->
  705. <script src="../../../js/sm4.js"></script>
  706. <script>document.write('<scri' + 'pt src="../../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  707. <script>document.write('<scri' + 'pt src="js/formeditZW.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  708. <script src="../../../AFrontEnd/js/special/spng.js"></script>
  709. <script src="../../../AFrontEnd/js/special/spngvld.js"></script>
  710. <!--附件-->
  711. <script src="../../../AFrontEnd/plugins/js.fileupload/vendor/jquery.ui.widget.js"></script>
  712. <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.iframe-transport.js"></script>
  713. <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.fileupload.js"></script>
  714. </body>
  715. </html>