formeditZW.html 60 KB

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