formeditFL.html 80 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914
  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-collapse: collapse;
  18. width: 100%;
  19. border: 2px solid #000;
  20. color: #000;
  21. }
  22. .sp-page-table tbody td {
  23. text-align: center;
  24. line-height: 20px;
  25. padding: 7px 8px;
  26. border: 1px solid #000;
  27. }
  28. [ng-cloak] {
  29. display: none;
  30. }
  31. </style>
  32. </head>
  33. <body>
  34. <div ng-controller="formeditCtrl as ctl" id="app" ng-cloak>
  35. <div class="wrapper wrapper-content">
  36. <div class="row">
  37. <div class="col-md-12">
  38. <div class="ibox float-e-margins">
  39. <div class="ibox-content">
  40. <div class="row">
  41. <div class="col-md-12">
  42. <div class="sp-page mousemove" style="position:fixed;z-index:6;background:#c6c6c6;opacity:0.5;display:none"></div>
  43. <div class="sp-page" ng-include="'../../forward/header.html'"></div>
  44. <div class="sp-page sp-fs-16" style="border-bottom: 1px solid #c6c6c6">
  45. <div class="sp-page-col sp-pull-right">
  46. <div class="sp-page-col" ng-repeat="item in ctl.buttonList">
  47. <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!='FWZIHAO'&&item.CODE!='array'&&ctl.dotype==1||(ctl.dotype!=1&&item.EXPLAIN=='1')">
  48. <img ng-if="item.CODE.indexOf('SAVEITEM')!=-1" src="../../flowchart_app_imgcss/img/bc.png" height="14" />
  49. <img ng-if="item.CODE.indexOf('PRINTITEM')!=-1" src="../../flowchart_app_imgcss/img/dy.png" height="14" />
  50. <img ng-if="item.CODE.indexOf('SENDITEM')!=-1" src="../../flowchart_app_imgcss/img/zfw.png" height="14" />
  51. <img ng-if="item.CODE.indexOf('SENDLOG')!=-1" src="../../flowchart_app_imgcss/img/lz.png" height="14" />
  52. {{item.CNAME}}
  53. </button>
  54. <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">
  55. {{item.CNAME}}
  56. <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">
  57. <div class="sp-page sp-text-center" ng-repeat="item1 in item.data">
  58. <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>
  59. </div>
  60. </div>
  61. </button>
  62. <button style="padding: 4px 10px; position: relative" class="sp-btn-sm sp-radius sp-btn-gray tiaoahao" ng-if="item.CODE=='FWZIHAO'">
  63. {{item.CNAME}}
  64. <div class="sp-page" style="background:#fff;border:1px solid #ccc;position:absolute;top:28px;left:0;z-index:1;display:none">
  65. <div class="sp-box sp-text-center">
  66. <span class="sp-btn-gray sp-radius" ng-click="ctl.tiaohao()">占号</span>
  67. </div>
  68. <div class="sp-box sp-text-center">
  69. <span class="sp-btn-gray sp-radius" ng-click="ctl.tiaohaoR()">重置</span>
  70. </div>
  71. </div>
  72. </button>
  73. </div>
  74. <button class="sp-btn-gray sp-btn-sm sp-radius" style="padding: 4px 10px;" onclick="javascript: window.close(); localStorage.setItem('GlWorkPlatform-huiyishibg-refresh', 1)" ng-if="ctl.deviceType!='pad'">
  75. <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
  76. 关闭
  77. </button>
  78. <button class="sp-btn-gray sp-btn-sm sp-radius" style="padding: 4px 10px;" onclick="javascript: history.go(-1); localStorage.setItem('GlWorkPlatform-huiyishibg-refresh', 1)" ng-if="ctl.deviceType=='pad'">
  79. <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
  80. 关闭
  81. </button>
  82. </div>
  83. <div class="sp-page-col sp-pull-right" style="position:relative">
  84. <button class="sp-btn-gray sp-btn-sm sp-radius tiaoahao" style="display: inline-block; padding: 4px 10px;">
  85. 文件
  86. <div class="sp-page" style="width: 130px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: -25px; z-index: 12">
  87. <div class="sp-page sp-text-center" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; " ng-click="ctl.seeZW()">文单</div>
  88. <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,'正文')">
  89. 正文
  90. <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.NGRUSERID">
  91. <i class="fa fa-file-o sp-fs-14"></i>
  92. </span>
  93. <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; z-index: 12; ">
  94. <div class="sp-box sp-text-center" ng-if="ctl.dotype!=0&&ctl.routeinfoid!=0&&ctl.userId==ctl.data.NGRUSERID">
  95. <input id="fileupload-zw" class="upload-file-single" style="width:0px;left: -10px" type="file" name="files[]" multiple>
  96. <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.newMoBan1();$event.stopPropagation()">空白模板</div>
  97. <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.newMoBan2();$event.stopPropagation()">套红模板</div>
  98. <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.upload_zw();$event.stopPropagation()">本地文件</div>
  99. </div>
  100. </div>
  101. </div>
  102. <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
  103. 终稿文件
  104. <div class="sp-page" ng-if="ctl.gaoTypeArraySecond.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; ">
  105. <div class="sp-page" ng-repeat="item in ctl.gaoTypeArraySecond">
  106. <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,0,'正文')"></span>
  107. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downloadWG(item)" title="下载">
  108. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  109. </a>
  110. <a class="sp-pull-right sp-mr-10" ng-click="ctl.btnDeleteWG(item,2)" title="删除">
  111. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  112. </a>
  113. </div>
  114. </div>
  115. </div>
  116. <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
  117. 签章文件
  118. <div class="sp-page" ng-if="ctl.gaoTypeArrayThird.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; ">
  119. <div class="sp-page" ng-repeat="item in ctl.gaoTypeArrayThird">
  120. <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,0,'正文')"></span>
  121. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downloadWG(item)" title="下载">
  122. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  123. </a>
  124. <a class="sp-pull-right sp-mr-10" ng-click="ctl.btnDeleteWG(item,3)" title="删除">
  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-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
  131. 来文附件({{ctl.arrayFile1.length}})
  132. <span style="display:inline-block;top:0" class="upload sp-pull-right sp-ml-5" ng-if="ctl.routeinfoid!=0&&ctl.dotype==1">
  133. <span class="upload-tip"></span>
  134. <input id="fileupload" class="upload-file-single" ng-click="ctl.upload();$event.stopPropagation();" type="file" name="files[]" multiple>
  135. <i class="fa fa-plus sp-fs-14 sp-mr-10"></i>
  136. <span class="upload-loading" ng-if="ctl.uploading"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  137. </span>
  138. <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; ">
  139. <div class="sp-page" ng-repeat="item in ctl.arrayFile1">
  140. <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>
  141. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoad(item)" title="下载">
  142. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  143. </a>
  144. <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteFile(item)" title="删除">
  145. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  146. </a>
  147. </div>
  148. </div>
  149. </div>
  150. <div class="sp-page sp-text-center tiaoahao" style="padding: 5px 0; cursor: pointer; ">
  151. 公文模板
  152. <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">
  153. <i class="fa fa-plus sp-fs-14 sp-mr-10"></i>
  154. </span>
  155. <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; ">
  156. <div class="sp-page" ng-repeat="item in ctl.guanlian">
  157. <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,'公文模板')">
  158. {{item.DOCNAME.split('-')[0]}}:{{item.FILENAMES}}
  159. </span>
  160. <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoaDWG(item)" title="下载">
  161. <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
  162. </a>
  163. <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteWG(item)" title="删除">
  164. <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
  165. </a>
  166. <a class="sp-pull-right sp-mr-10" ng-click="ctl.creatFLOW(item)" title="创建流程">
  167. <img src="../../flowchart_app_imgcss/img/attachlist/bz.png" title="创建流程" />
  168. </a>
  169. </div>
  170. <div class="sp-page" ng-repeat="item in ctl.glList" style="padding: 7px 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis">
  171. <span title="{{item.FLOWNAME}}:{{item.TITLE}}" style="cursor: pointer;" ng-click="ctl.openGL(item)">
  172. <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}}
  173. </span>
  174. </div>
  175. </div>
  176. </div>
  177. </div>
  178. </button>
  179. </div>
  180. </div>
  181. <div class="page-item leftBox" style="width: 50%;">
  182. <div class="sp-page" id="iframeList" ng-if="ctl.iframeList.length!=0">
  183. <div class="sp-page-col"
  184. style="width: 36px; height: 100%; border-right: 1px solid #ccc; white-space: revert; left: 0;transform:translateX(0)"
  185. ng-if="ctl.iframeHide>0">
  186. <div style="border-bottom:1px solid #ccc" ng-repeat="item in ctl.iframeList" ng-if="item.show==2">
  187. <div style="padding: 5px; text-align: center; cursor: pointer" title="{{item.filename}}"
  188. ng-bind="item.title" ng-click="ctl.showItem($index)"></div>
  189. </div>
  190. </div>
  191. <div class="iframe-item" ng-style="item.boxStyle" ng-repeat="item in ctl.iframeList" repeat-finish>
  192. <div class="iframe-title" ng-style="item.boxStyle" ng-show="item.show==1" ng-bind="item.title"></div>
  193. <div class="iframe-item-btn" ng-if="item.show==1">
  194. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-if="false" ng-click="ctl.openItem(item)">新窗口</button>
  195. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-if="item.edit==true"
  196. ng-click="ctl.btnSaveFile(item.fileid)">
  197. 保存
  198. </button>
  199. <button class="sp-btn-blue sp-btn-sm sp-radius" ng-click="ctl.closeItem($index)"
  200. ng-if="item.title!='收文'">
  201. X
  202. </button>
  203. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideItem($index)">
  204. <i class="fa fa-angle-left fa-lg"></i>
  205. </button>
  206. </div>
  207. <div class="iframe-border-right" ng-show="$index!=ctl.iframeLast&&ctl.iframeShow>1&&item.show==1"></div>
  208. <iframe ng-src="{{item.url}}" ng-show="item.show==1" ng-style="item.iframeStyle" style="padding-top:35px"
  209. frameborder="0" class="iframe" scrolling="no"></iframe>
  210. </div>
  211. </div>
  212. </div>
  213. <div class="page-item rightBox" style="width: 50%; padding-left: 10px; position: relative; overflow:hidden">
  214. <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">
  215. <i class="fa fa-angle-left" style="font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); display: none"></i>
  216. <i class="fa fa-angle-right" style="font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); "></i>
  217. </div>
  218. <div class="border-left-right left-right" ng-init="ctl.reSizeLR(1)" ng-if="ctl.iframeList.length!=0"></div>
  219. <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">
  220. <div style="border-bottom:1px solid #ccc" ng-repeat="item in ctl.formeditList">
  221. <div style="padding: 5px; text-align: center; cursor: pointer" title="{{item.title}}" ng-bind="item.title" ng-click="ctl.showFormedit($index,item)"></div>
  222. </div>
  223. </div>
  224. <div id="rightList" style="margin-left: 0px; transition: margin-left 1s ease 0s; ">
  225. <div class="sp-page formedit sp-pt-30 sp-pb-30" style="background-color: #F2F2F2">
  226. <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
  227. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit('','文单')">
  228. <i class="fa fa-angle-right fa-lg"></i>
  229. </button>
  230. </div>
  231. <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; ">
  232. <h3 class="sp-text-center">会议通知</h3>
  233. <table class="sp-page-table">
  234. <tr>
  235. <td width="200">标题</td>
  236. <td>
  237. <input type="text" class="sp-input" ng-model="ctl.data.BT" ng-disabled="ctl.hide('readonly','BT')" ng-change="ctl.changeFiled('BT')" sp-required />
  238. </td>
  239. </tr>
  240. <tr>
  241. <td>会议时间</td>
  242. <td>
  243. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.data.HYSJ" ng-disabled="ctl.hide('readonly','HYSJ')" ng-change="ctl.changeFiled('HYSJ')" />
  244. </td>
  245. </tr>
  246. <tr>
  247. <td>会议地点</td>
  248. <td>
  249. <input type="text" class="sp-input" ng-model="ctl.data.DD" ng-disabled="ctl.hide('readonly','DD')" ng-change="ctl.changeFiled('DD')" />
  250. </td>
  251. </tr>
  252. <tr>
  253. <td>参会人</td>
  254. <td>
  255. <input type="text" class="sp-input" ng-model="ctl.data.CJFW" readonly ng-click="ctl.openUserList('CJFW')" sp-required />
  256. </td>
  257. </tr>
  258. <tr>
  259. <td>部门主管意见</td>
  260. <td>
  261. <div ng-if="ctl.opinion.BMZGYJ==false">
  262. <div class="sp-page opinionBox" style="margin-bottom: 30px; overflow-y: auto">
  263. <table class="sp-grid sp-mb-5">
  264. <tr ng-repeat="item in ctl.YJ.BMZGYJ" class="qianzi">
  265. <td>
  266. <div class="sp-page">
  267. <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  268. <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
  269. <div class="sp-page">
  270. <div class="sp-col-75">
  271. <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">
  272. <a ng-click="ctl.downLoadOption(item)" title="下载">
  273. <i class="fa fa-download sp-color-red"></i>
  274. </a>
  275. <a ng-click="ctl.deleteOptionFile(item,'BMZGYJ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  276. <i class="fa fa-trash sp-color-red"></i>
  277. </a>
  278. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}"></span>
  279. </div>
  280. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.BMZGYJ==false&&ctl.dotype==1&&item.COLID=='BMZGYJ'">
  281. <span class="opbtn" style="position: relative; color: #1c84c6">
  282. <span class="upload-tip"></span>
  283. <input id="fileupload-BMZGYJ" class="upload-file-single" ng-click="ctl.upload2('BMZGYJ')" type="file" name="files[]" multiple>
  284. <i class="fa fa-upload"></i>
  285. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  286. </span>
  287. </div>
  288. </div>
  289. <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
  290. <span ng-bind="item.CMANNAME"></span>
  291. <span ng-bind="item.CDATE"></span>
  292. </div>
  293. </div>
  294. </div>
  295. <div class="sp-page sp-text-right">
  296. <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
  297. ng-click="ctl.Dopinion('BMZGYJ')">
  298. <i class="fa fa-trash-o fa-lg"></i>
  299. </div>
  300. <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
  301. ng-click="ctl.changeOpinionItem('BMZGYJ',item)">
  302. <i class="fa fa-pencil fa-lg"></i>
  303. </div>
  304. </div>
  305. </td>
  306. </tr>
  307. </table>
  308. </div>
  309. <span class="opbtn sp-pull-right" ng-if="ctl.YJ.BMZGYJSTATUS==false" style="color: #1EADFF"
  310. ng-hide="ctl.hide('readonly','BMZGYJ')" ng-click="ctl.openOpinion('BMZGYJ')">
  311. <i class="fa fa-pencil fa-lg"></i>
  312. </span>
  313. </div>
  314. <div ng-if="ctl.opinion.BMZGYJ==true||ctl.opinion.BMZGYJImg==true">
  315. <textarea id="BMZGYJ" class="op-textarea sp-mb-10" ng-model="ctl.data.BMZGYJ" ng-if="ctl.opinion.BMZGYJ==true&&ctl.opinion.BMZGYJImg==false"></textarea>
  316. <div ng-if="ctl.opinion.BMZGYJImg==true">
  317. <div id="BMZGYJQZ" class="canvas"></div>
  318. </div>
  319. <div class="sp-page">
  320. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.BMZGYJImg==false,'sp-qz-gray':ctl.opinion.BMZGYJImg==true}" ng-click="ctl.opinion.BMZGYJImg=false">文字</div>
  321. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.BMZGYJImg==true,'sp-qz-gray':ctl.opinion.BMZGYJImg==false}" ng-click="ctl.QianZi('BMZGYJ')">手签</div>
  322. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.BMZGYJ=false;ctl.opinion.BMZGYJImg=false">取消</span>
  323. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('BMZGYJ')">保存</span>
  324. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('BMZGYJ')" ng-if="ctl.opinion.BMZGYJImg==true">清除</span>
  325. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('BMZGYJ')" ng-if="ctl.opinion.BMZGYJ==true&&ctl.opinion.BMZGYJImg==false">常用语</span>
  326. </div>
  327. </div>
  328. </td>
  329. </tr>
  330. <tr>
  331. <td>委领导意见</td>
  332. <td>
  333. <div ng-if="ctl.opinion.WLDYJ==false">
  334. <div class="sp-page opinionBox" style="margin-bottom: 30px; overflow-y: auto">
  335. <table class="sp-grid sp-mb-5">
  336. <tr ng-repeat="item in ctl.YJ.WLDYJ" class="qianzi">
  337. <td>
  338. <div class="sp-page">
  339. <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  340. <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
  341. <div class="sp-page">
  342. <div class="sp-col-75">
  343. <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">
  344. <a ng-click="ctl.downLoadOption(item)" title="下载">
  345. <i class="fa fa-download sp-color-red"></i>
  346. </a>
  347. <a ng-click="ctl.deleteOptionFile(item,'WLDYJ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  348. <i class="fa fa-trash sp-color-red"></i>
  349. </a>
  350. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}"></span>
  351. </div>
  352. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.WLDYJ==false&&ctl.dotype==1&&item.COLID=='WLDYJ'">
  353. <span class="opbtn" style="position: relative; color: #1c84c6">
  354. <span class="upload-tip"></span>
  355. <input id="fileupload-WLDYJ" class="upload-file-single" ng-click="ctl.upload2('WLDYJ')" type="file" name="files[]" multiple>
  356. <i class="fa fa-upload"></i>
  357. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  358. </span>
  359. </div>
  360. </div>
  361. <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
  362. <span ng-bind="item.CMANNAME"></span>
  363. <span ng-bind="item.CDATE"></span>
  364. </div>
  365. </div>
  366. </div>
  367. <div class="sp-page sp-text-right">
  368. <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
  369. ng-click="ctl.Dopinion('WLDYJ')">
  370. <i class="fa fa-trash-o fa-lg"></i>
  371. </div>
  372. <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
  373. ng-click="ctl.changeOpinionItem('WLDYJ',item)">
  374. <i class="fa fa-pencil fa-lg"></i>
  375. </div>
  376. </div>
  377. </td>
  378. </tr>
  379. </table>
  380. </div>
  381. <span class="opbtn sp-pull-right" ng-if="ctl.YJ.WLDYJSTATUS==false" style="color: #1EADFF"
  382. ng-hide="ctl.hide('readonly','WLDYJ')" ng-click="ctl.openOpinion('WLDYJ')">
  383. <i class="fa fa-pencil fa-lg"></i>
  384. </span>
  385. </div>
  386. <div ng-if="ctl.opinion.WLDYJ==true||ctl.opinion.WLDYJImg==true">
  387. <textarea id="WLDYJ" class="op-textarea sp-mb-10" ng-model="ctl.data.WLDYJ" ng-if="ctl.opinion.WLDYJ==true&&ctl.opinion.WLDYJImg==false"></textarea>
  388. <div ng-if="ctl.opinion.WLDYJImg==true">
  389. <div id="WLDYJQZ" class="canvas"></div>
  390. </div>
  391. <div class="sp-page">
  392. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDYJImg==false,'sp-qz-gray':ctl.opinion.WLDYJImg==true}" ng-click="ctl.opinion.WLDYJImg=false">文字</div>
  393. <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDYJImg==true,'sp-qz-gray':ctl.opinion.WLDYJImg==false}" ng-click="ctl.QianZi('WLDYJ')">手签</div>
  394. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.WLDYJ=false;ctl.opinion.WLDYJImg=false">取消</span>
  395. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('WLDYJ')">保存</span>
  396. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('WLDYJ')" ng-if="ctl.opinion.WLDYJImg==true">清除</span>
  397. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('WLDYJ')" ng-if="ctl.opinion.WLDYJ==true&&ctl.opinion.WLDYJImg==false">常用语</span>
  398. </div>
  399. </div>
  400. </td>
  401. </tr>
  402. </table>
  403. </div>
  404. <div class="sp-page sp-pt-10" style=" height: 10px; background: #F0F9FF; box-shadow: 0 -2px 5px #c3c3c3; position: absolute; bottom: 0; z-index: 11">
  405. <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)">
  406. 附言
  407. <i class="fa fa-angle-double-up fa-lg"></i>
  408. <i class="fa fa-angle-double-down fa-lg" style="display: none"></i>
  409. </div>
  410. <div class="sp-page" style="height: 100%; line-height: 30px; background: #fff; overflow: hidden; ">
  411. <div class="sp-page" ng-if="ctl.opinion.nulla==true">
  412. <textarea id="nulla" ng-model="ctl.nulla" class="op-textarea sp-mb-5 sp-mt-5" style="height:200px"></textarea>
  413. <div class="sp-page sp-pb-5" style="border-bottom:1px solid #999">
  414. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.closeOptionList()">取消</span>
  415. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.submitOptionList(2)">保存</span>
  416. <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase()">常用语</span>
  417. </div>
  418. </div>
  419. <div class="sp-page" style="max-height:calc(100% - 250px);overflow-y:auto">
  420. <div class="qianzi" ng-repeat="item in ctl.YJ.nulla" ng-if="item.COLID==''">
  421. <div class="sp-page">
  422. <div class="sp-page" style="border:1px solid #e6e6e6;">
  423. <div class="sp-page" style="padding: 10px 5px;">
  424. <p class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
  425. <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">
  426. <a ng-click="ctl.downLoadOption(item)" title="下载">
  427. <i class="fa fa-download sp-color-red"></i>
  428. </a>
  429. <a ng-click="ctl.deleteOptionFile(item)" title="删除" ng-if="item.ROUTEID==ctl.routeid">
  430. <i class="fa fa-trash sp-color-red"></i>
  431. </a>
  432. <span ng-bind="item.FILENAME" title="{{item.FILENAME}}" ng-click="ctl.openNewWindow(item)"></span>
  433. </div>
  434. <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
  435. <span class="opbtn" style="position: relative; color: #1c84c6">
  436. <span class="upload-tip"></span>
  437. <input id="fileupload1" class="upload-file-single" ng-click="ctl.upload1()" type="file" name="files[]" multiple>
  438. <i class="fa fa-upload"></i>
  439. <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
  440. </span>
  441. </div>
  442. <div class="sp-page sp-text-right sp-pull-right">
  443. <span ng-bind="item.CMANNAME"></span>
  444. <br />
  445. <span ng-bind="item.CDATE"></span>
  446. </div>
  447. <div class="sp-page sp-text-right">
  448. <span class="opbtn" style="color: #FF6F6F; width: 55px; "
  449. ng-click="ctl.Dopinion(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
  450. <i class="fa fa-trash-o fa-lg"></i>
  451. </span>
  452. <span class="opbtn" style="color: #66D151; width: 55px; "
  453. ng-click="ctl.changeOptionList(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
  454. <i class="fa fa-pencil fa-lg"></i>
  455. </span>
  456. </div>
  457. </div>
  458. </div>
  459. </div>
  460. </div>
  461. </div>
  462. </div>
  463. </div>
  464. </div>
  465. <div class="sp-page formedit1" style="background-color: #F8F8F8; position: relative; ">
  466. <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
  467. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit(1,'正文')">
  468. <i class="fa fa-angle-right fa-lg"></i>
  469. </button>
  470. </div>
  471. <iframe style="width: 100%; height: calc(100% - 30px); border: 0; margin-top: 30px; " src="" data-id=""></iframe>
  472. </div>
  473. <div class="sp-page formedit2" style="background-color: #F8F8F8; position: relative; ">
  474. <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
  475. <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit(2,'公文模板')">
  476. <i class="fa fa-angle-right fa-lg"></i>
  477. </button>
  478. </div>
  479. <iframe style="width: 100%; height: calc(100% - 30px); border: 0; margin-top: 30px" src="" data-id=""></iframe>
  480. </div>
  481. </div>
  482. </div>
  483. </div>
  484. </div>
  485. </div>
  486. </div>
  487. </div>
  488. </div>
  489. </div>
  490. <div class="sp-layer" id="DpList" style="width: 900px;">
  491. <div class="sp-layer-head" style="background:#2176d6">
  492. <div class="sp-page sp-text-center sp-font16">
  493. 部门列表
  494. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  495. ×
  496. </div>
  497. </div>
  498. </div>
  499. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  500. <div class="sp-page" style="height:290px;overflow:auto">
  501. <label class="sp-col-20">
  502. <input type="checkbox" style="position:relative;top:2px" ng-checked="ctl.AllCheckedDp[ctl.filed]" ng-click="ctl.checkAllDp()" />
  503. 全选
  504. </label>
  505. <div class="sp-page">
  506. <label class="sp-col-25" title="{{item.CNAME}}" ng-repeat="item in ctl.DpList[ctl.filed]">
  507. <input type="checkbox" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkDpItem(item)" />
  508. {{item.CNAME}}
  509. </label>
  510. </div>
  511. </div>
  512. <div class="sp-page sp-text-center sp-pt-10">
  513. <a class="sp-btn-blue sp-radius" ng-click="ctl.submitDpList(0)"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  514. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  515. </div>
  516. </div>
  517. </div>
  518. <div class="sp-layer" id="userList" style="width: 900px;">
  519. <div class="sp-layer-head" style="background:#2176d6">
  520. <div class="sp-page sp-text-center sp-font16">
  521. 人员列表
  522. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  523. ×
  524. </div>
  525. </div>
  526. </div>
  527. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  528. <div class="sp-page" style="height:290px;overflow:auto">
  529. <label class="sp-col-20">
  530. <input type="checkbox" style="position:relative;top:2px" ng-checked="ctl.AllChecked[ctl.filed]" ng-click="ctl.checkAllUser()" />
  531. 全选
  532. </label>
  533. <div class="sp-page" ng-repeat="item in ctl.UserList[ctl.filed]">
  534. <h4 style="background:#409EFF" class="sp-color-white sp-pl-10">
  535. <input type="checkbox" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkUserItem(item)" />
  536. {{item.DEP}}
  537. </h4>
  538. <label ng-repeat="item1 in item.USER" class="sp-col-20" title="{{item1.USHOWNAME}}">
  539. <input type="checkbox" style="position:relative;top:2px" ng-checked="item1.checked" ng-click="ctl.checkUser(item1)" />
  540. {{item1.USHOWNAME2}}
  541. </label>
  542. </div>
  543. </div>
  544. <div class="sp-page sp-text-center sp-pt-10">
  545. <a class="sp-btn-blue sp-radius" ng-click="ctl.submitUserList(0)"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  546. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  547. </div>
  548. </div>
  549. </div>
  550. <div class="sp-layer" id="print" style="width: 400px;">
  551. <div class="sp-layer-head" style="background:#2176d6">
  552. <div class="sp-page sp-text-center sp-font16">
  553. 打印
  554. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  555. ×
  556. </div>
  557. </div>
  558. </div>
  559. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  560. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==1}" ng-click="ctl.printFiled=1">
  561. <div class="printItem">表单</div>
  562. </center>
  563. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==2}" ng-click="ctl.printFiled=2">
  564. <div class="printItem">意见</div>
  565. </center>
  566. <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==3}" ng-click="ctl.printFiled=3">
  567. <div class="printItem">表单+意见</div>
  568. </center>
  569. <div class="sp-page sp-text-center sp-pt-10">
  570. <a class="sp-btn-blue sp-radius" ng-click="ctl.printSubmit()"><i class="fa fa-check sp-mr-5"></i>确 定</a>
  571. <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
  572. </div>
  573. </div>
  574. </div>
  575. <div class="sp-layer" id="phrase" style="width:450px;">
  576. <div class="sp-layer-head" style="background:#2176d6">
  577. <div class="sp-page sp-text-center sp-font16">
  578. 常用语库
  579. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  580. ×
  581. </div>
  582. </div>
  583. </div>
  584. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  585. <div class="sp-box">
  586. <div class="sp-col-70">
  587. <input type="text" ng-model="ctl.phraseText" class="sp-input" />
  588. </div>
  589. <div class="sp-col-30">
  590. <span class="sp-btn-blue sp-pull-left sp-radius" ng-class="{'sp-disabled':ctl.phraseText==''}" ng-click="ctl.Aphrase()">添加常用语</span>
  591. </div>
  592. </div>
  593. <div class="sp-box">
  594. <div class="sp-col-20" style="line-height:30px;">
  595. 常用语:
  596. </div>
  597. <div class="sp-col-60">
  598. <select class="sp-select sp-bg-white" ng-model="ctl.phraseSelect">
  599. <option ng-repeat="item in ctl.phraseList" value="{{item.CONTENTS}}" ng-bind="item.CONTENTS"></option>
  600. </select>
  601. </div>
  602. <div class="sp-col-20">
  603. <span class="sp-btn-blue sp-pull-left sp-radius" ng-click="ctl.Dphrase()">删除</span>
  604. </div>
  605. </div>
  606. <div class="sp-page sp-text-center sp-pt-10">
  607. <a class="sp-btn-blue sp-radius" ng-click="ctl.btnPhrase()"><i class="fa fa-check sp-mr-5"> </i>确 认</a>
  608. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  609. </div>
  610. </div>
  611. </div>
  612. <div class="sp-layer" id="forward" style="width: 1000px;">
  613. <div class="sp-layer-head" style="background:#2176d6">
  614. <div class="sp-page sp-text-center sp-font16">
  615. 转&nbsp;&nbsp;发
  616. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  617. ×
  618. </div>
  619. </div>
  620. </div>
  621. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  622. <iframe id="forwardWin" style="width:100%;border:0"></iframe>
  623. </div>
  624. </div>
  625. <div class="sp-layer" id="yuguidang" style="width: 1300px;">
  626. <div class="sp-layer-head" style="background:#2176d6">
  627. <div class="sp-page sp-text-center sp-font16">
  628. 预归档
  629. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  630. ×
  631. </div>
  632. </div>
  633. </div>
  634. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  635. <iframe id="YGDWin" style="width: 100%; height: 700px;border:0"></iframe>
  636. </div>
  637. </div>
  638. <div class="sp-layer" id="RouteList" style="width:900px;">
  639. <div class="sp-layer-head" style="background:#2176d6">
  640. <div class="sp-page sp-text-center sp-font16">
  641. 流转记录
  642. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  643. ×
  644. </div>
  645. </div>
  646. </div>
  647. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  648. <table class="sp-table">
  649. <thead>
  650. <tr>
  651. <th style="width:100px"><strong>流程名称</strong></th>
  652. <th style="width:200px"><strong>标题</strong></th>
  653. <th style="width:100px"><strong>工作节点</strong></th>
  654. <th style="width:100px"><strong>转发人</strong></th>
  655. <th style="width:100px"><strong>主送</strong></th>
  656. <th style="width:150px"><strong>抄送</strong></th>
  657. <th style="width:200px"><strong>发送日期</strong></th>
  658. </tr>
  659. </thead>
  660. </table>
  661. <div style="overflow-y:scroll;max-height:400px">
  662. <table class="sp-table" style="margin-top: -38px">
  663. <thead>
  664. <tr>
  665. <th style="width:100px"><strong>流程名称</strong></th>
  666. <th style="width:200px"><strong>标题</strong></th>
  667. <th style="width:100px"><strong>工作节点</strong></th>
  668. <th style="width:100px"><strong>转发人</strong></th>
  669. <th style="width:100px"><strong>主送</strong></th>
  670. <th style="width:150px"><strong>抄送</strong></th>
  671. <th style="width:200px"><strong>发送日期</strong></th>
  672. </tr>
  673. </thead>
  674. <tbody>
  675. <tr ng-repeat="item in ctl.routeList">
  676. <td ng-bind="item.FLOWNAME"></td>
  677. <td ng-bind="item.TITLE"></td>
  678. <td ng-bind="item.ENDNODENAME"></td>
  679. <td ng-bind="item.USERNAMEFROM"></td>
  680. <td ng-bind="item.mainUser"></td>
  681. <td ng-bind="item.copyUsers"></td>
  682. <td ng-bind="item.RECEIVEDATE"></td>
  683. </tr>
  684. </tbody>
  685. </table>
  686. </div>
  687. <div class="sp-page sp-text-center sp-pt-10">
  688. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  689. </div>
  690. </div>
  691. </div>
  692. <div class="sp-layer" id="USAGE" style="width:900px;">
  693. <div class="sp-layer-head" style="background:#2176d6">
  694. <div class="sp-page sp-text-center sp-font16">
  695. 管理标签
  696. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  697. ×
  698. </div>
  699. </div>
  700. </div>
  701. <div class="sp-layer-body">
  702. <div class="input-group col-lg-8">
  703. <input type="text" ng-model="ctl.addUSAGENAME" class="form-control" placeholder="新增标签">
  704. <span class="input-group-btn">
  705. <button ng-click="ctl.addUSAGE()" class="btn btn-success" type="button">增加</button>
  706. </span>
  707. </div>
  708. <br />
  709. <table class="sp-table">
  710. <thead>
  711. <tr>
  712. <th style="width: 50px"><strong>序号</strong></th>
  713. <th style="width: 200px"><strong>标签名称</strong></th>
  714. <th style="width: 100px"><strong>状态</strong></th>
  715. <th style="width: 200px"><strong>操作</strong></th>
  716. </tr>
  717. </thead>
  718. </table>
  719. <div style="overflow-y:scroll;max-height:400px">
  720. <table class="sp-table" style="margin-top: -38px">
  721. <thead>
  722. <tr>
  723. <th style="width: 50px"><strong>序号</strong></th>
  724. <th style="width: 200px"><strong>标签名称</strong></th>
  725. <th style="width: 100px"><strong>状态</strong></th>
  726. <th style="width: 200px"><strong>操作</strong></th>
  727. </tr>
  728. </thead>
  729. <tbody>
  730. <tr ng-repeat="item in ctl.USAGELIST">
  731. <td ng-bind="$index+1"></td>
  732. <td>
  733. <span ng-if="item.change==false" ng-bind="item.CNAME"></span>
  734. <input type="text" ng-if="item.change==true" class="sp-input" ng-model="item.CNAME1" />
  735. </td>
  736. <td>
  737. <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='隐藏'" ng-click="ctl.updataUSAGE(item,'显示')">显&nbsp;示</button>
  738. <button class="sp-btn-red-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='显示'" ng-click="ctl.updataUSAGE(item,'隐藏')">隐&nbsp;藏</button>
  739. </td>
  740. <td>
  741. <button class="sp-btn-gray-outline sp-btn-radius sp-btn-sm" ng-click="ctl.btnSort($index,'上移')" ng-disabled="{{$index}}==0">上&nbsp;移</button>
  742. <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>
  743. <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>
  744. <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>
  745. <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>
  746. </td>
  747. </tr>
  748. </tbody>
  749. </table>
  750. </div>
  751. <div class="sp-page sp-text-center sp-pt-10">
  752. <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
  753. </div>
  754. </div>
  755. </div>
  756. <div class="sp-layer" id="GLJ" style="width: 600px;">
  757. <div class="sp-layer-head" style="background:#2176d6">
  758. <div class="sp-page sp-text-center sp-font16">
  759. 关&nbsp;&nbsp;联
  760. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  761. ×
  762. </div>
  763. </div>
  764. </div>
  765. <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
  766. <iframe id="GLJWin" style="width:100%;border:0"></iframe>
  767. </div>
  768. </div>
  769. <div class="sp-layer" id="meet" style="width:700px">
  770. <div class="sp-layer-head" style="background:#2176d6">
  771. <div class="sp-page sp-text-center sp-font16">
  772. 选择人员
  773. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  774. ×
  775. </div>
  776. </div>
  777. </div>
  778. <div class="sp-layer-body">
  779. <div class="sp-page" style="line-height: 30px">
  780. <div id="content">
  781. <div class="sp-line-gray"></div>
  782. <div class="sp-page-row">
  783. <table class="sp-grid">
  784. <tbody>
  785. <tr>
  786. <td width="300">
  787. <div style="height:30px">
  788. <input type="text" class="sp-input" ng-model="ctl.searchName" placeholder="请输入部门关键字" ng-change="ctl.searchPerson()" />
  789. </div>
  790. <div style="height: 200px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
  791. <div ng-repeat="item in ctl.dpList1" class="sp-page">
  792. <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">
  793. <label ng-bind="item.DEP"></label>
  794. </div>
  795. </div>
  796. </div>
  797. <div style="height: 200px;margin-top:14px; border:1px solid #ddd;overflow-x: hidden; overflow-y: scroll; ">
  798. <div ng-repeat="item in ctl.userList" class="sp-page sp-pt-5" ng-if="item.show">
  799. <div class="sp-pl-15 sp-pt-10 sp-page">
  800. <label style="cursor: pointer">
  801. <input type="checkbox" ng-model="item.checked" />
  802. {{item.USHOWNAME}}
  803. </label>
  804. </div>
  805. </div>
  806. </div>
  807. </td>
  808. <td style="text-align:center">
  809. <button class="sp-btn-gray-outline" ng-click="ctl.addmeet()">
  810. <i class="fa fa-long-arrow-right"></i>
  811. </button>
  812. <br />
  813. <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.delmeet()">
  814. <i class="fa fa-long-arrow-left"></i>
  815. </button>
  816. </td>
  817. <td width="300">
  818. <div class="sp-page sp-mb-5 pointer" style="border:1px solid #c6c6c6;height:444px">
  819. <label class="col-xs-4" ng-repeat="item in ctl.meetUser">
  820. <input type="checkbox" ng-model="item.checked" />&nbsp;<span ng-bind="item.USHOWNAME"></span>
  821. </label>
  822. </div>
  823. </td>
  824. </tr>
  825. </tbody>
  826. </table>
  827. </div>
  828. </div>
  829. </div>
  830. <div class="sp-page sp-text-center sp-mt-15">
  831. <button class="sp-btn-blue sp-radius" ng-click="ctl.joinMeet()">
  832. <i class="fa fa-check sp-mr-5"> </i>确 认
  833. </button>
  834. <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
  835. </div>
  836. </div>
  837. </div>
  838. <div class="sp-layer" id="meetUpdate" style="width:700px">
  839. <div class="sp-layer-head" style="background:#2176d6">
  840. <div class="sp-page sp-text-center sp-font16">
  841. {{ctl.meeting.updateTitle}}
  842. <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
  843. ×
  844. </div>
  845. </div>
  846. </div>
  847. <div class="sp-layer-body">
  848. <div class="sp-col-15">
  849. <span ng-if="ctl.meeting.type==1">会议标题</span>
  850. <span ng-if="ctl.meeting.type==2">查看时限</span>
  851. </div>
  852. <div class="sp-col-85">
  853. <input type="text" class="sp-input" ng-model="ctl.meeting.cname" ng-if="ctl.meeting.type==1" />
  854. <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.meeting.watchlimit" ng-if="ctl.meeting.type==2" />
  855. </div>
  856. <div class="sp-page sp-text-center sp-mt-15">
  857. <button class="sp-btn-blue sp-radius" ng-click="ctl.meetUpdate()">
  858. <i class="fa fa-check sp-mr-5"> </i>确 认
  859. </button>
  860. <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
  861. </div>
  862. </div>
  863. </div>
  864. </div>
  865. <script type="text/ng-template" id="/treeView.html">
  866. <ul>
  867. <li ng-repeat="item in treeData" ng-include="'/treeItem.html'"></li>
  868. </ul>
  869. </script>
  870. <script type="text/ng-template" id="/treeItem.html">
  871. <p ng-class="{'pActive':item.checked}">
  872. <i ng-click="itemExpended(item, $event);" class="{{getItemIcon(item)}}"></i>
  873. <span style="display: inline-block;height: 18px;line-height: 18px;" ng-click="warpCallback('itemCheck', item, $event);">
  874. {{item[textField]}}
  875. </span>
  876. <span class="edit-menu sp-color-gray">
  877. <i ng-if="item.LEVELS!=3"
  878. ng-click="warpCallback('itemAdd', item, $event);" title="新增分类" class="fa fa-plus"></i>
  879. <i ng-if="item.LEVELS!=1"
  880. ng-click="warpCallback('itemEdit', item, $event);" title="编辑分类" class="fa fa-pencil"></i>
  881. <i ng-if="!item.C_H_I_L_D_DATA || item.C_H_I_L_D_DATA.length<1"
  882. ng-click="warpCallback('itemDelete', item, $event);" title="删除分类" class="fa fa-trash"></i>
  883. <i ng-if="$index!=0"
  884. ng-click="warpCallback('itemUp', item, $index, $event);" title="上移" class="fa fa-arrow-up"></i>
  885. <i ng-if="$index+1!=item.C_H_I_L_D_DATA_L"
  886. ng-click="warpCallback('itemDown', item, $index, $event);" title="下移" class="fa fa-arrow-down"></i>
  887. </span>
  888. </p>
  889. <ul ng-if="!isEnd(item)" ng-show="!item.$$isExpend">
  890. <li ng-repeat="item in item.C_H_I_L_D_DATA" ng-include="'/treeItem.html'"></li>
  891. </ul>
  892. </script>
  893. <script src="../../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
  894. <script src="../../../AFrontEnd/js/laydate/laydate.js"></script>
  895. <script src="../../../AFrontEnd/js/angularjs/angular.js"></script>
  896. <script src="../../../AFrontEnd/js/angularjs/dirPagination.js"></script>
  897. <script src="../../../apiurljs.js"></script>
  898. <!--<script src="../../js/watermark.js"></script>-->
  899. <script src="../../../js/sm4.js"></script>
  900. <script>document.write('<scri' + 'pt src="../../flowchart_app_imgcss/js/yozo.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  901. <script>document.write('<scri' + 'pt src="../../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  902. <script>document.write('<scri' + 'pt src="js/formeditFL.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
  903. <script src="../../../AFrontEnd/js/special/spng.js"></script>
  904. <script src="../../../AFrontEnd/js/special/spngvld.js"></script>
  905. <!--附件-->
  906. <script src="../../../AFrontEnd/plugins/js.fileupload/vendor/jquery.ui.widget.js"></script>
  907. <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.iframe-transport.js"></script>
  908. <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.fileupload.js"></script>
  909. </body>
  910. </html>