1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069 |
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" ng-app="app">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
- <title>因私出国申请</title>
- <link href="../../../AFrontEnd/css/animate.css" rel="stylesheet" />
- <link href="../../../AFrontEnd/css/fontawesome/css/font-awesome.css" rel="stylesheet" />
- <link href="../../../AFrontEnd/css/bootstrap.css" rel="stylesheet" />
- <link href="../../../AFrontEnd/css/style.css" rel="stylesheet" />
- <script>document.write("<link href='../../../AFrontEnd/css/special.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
- <script>document.write("<link href='../../flowchart_app_imgcss/css/formedit.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
- <script>document.write("<link href='../../flowchart_app_imgcss/css/formeditFL.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
- <script>document.write("<link href='../../flowchart_app_imgcss/css/canvasQianzi.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
- <style>
- .sp-page-table {
- border: 1px solid #000;
- }
- .sp-page-table tr td {
- color:#000;
- border: 1px solid #000;
- }
- </style>
- </head>
- <body>
- <div ng-controller="formeditCtrl as ctl" id="app" ng-cloak>
- <div class="wrapper wrapper-content">
- <div class="row">
- <div class="col-md-12">
- <div class="ibox float-e-margins">
- <div class="ibox-content">
- <div class="row">
- <div class="col-md-12">
- <div class="sp-page mousemove" style="position:fixed;z-index:6;background:#c6c6c6;opacity:0.5;display:none"></div>
- <div class="sp-page" ng-include="'../../forward/header.html'"></div>
- <div class="sp-page sp-fs-16" style="border-bottom: 1px solid #c6c6c6">
- <div class="sp-page-col sp-pull-right">
- <div class="sp-page-col" ng-repeat="item in ctl.buttonList">
- <button class="sp-btn-sm sp-radius" style="padding: 4px 10px;" ng-class="{'sp-btn-gray':item.CODE.indexOf('SENDITEM')==-1,'sp-btn-blue':item.CODE.indexOf('SENDITEM')!=-1}" ng-click="ctl.btnEvent(item)" ng-if="item.CODE!='array'&&ctl.dotype==1||(ctl.dotype!=1&&item.EXPLAIN=='1')">
- <img ng-if="item.CODE.indexOf('SAVEITEM')!=-1" src="../../flowchart_app_imgcss/img/bc.png" height="14" />
- <img ng-if="item.CODE.indexOf('PRINTITEM')!=-1" src="../../flowchart_app_imgcss/img/dy.png" height="14" />
- <img ng-if="item.CODE.indexOf('SENDITEM')!=-1" src="../../flowchart_app_imgcss/img/zfw.png" height="14" />
- <img ng-if="item.CODE.indexOf('SENDLOG')!=-1" src="../../flowchart_app_imgcss/img/lz.png" height="14" />
- {{item.CNAME}}
- </button>
- <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">
- {{item.CNAME}}
- <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">
- <div class="sp-page sp-text-center" ng-repeat="item1 in item.data">
- <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>
- </div>
- </div>
- </button>
- </div>
- <button class="sp-btn-gray sp-btn-sm sp-radius" style="padding: 4px 10px;" onclick="javascript: window.close(); localStorage.setItem('GlWorkPlatform-BLCG-refresh', 1)" ng-if="ctl.deviceType!='pad'">
- <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
- 关闭
- </button>
- <button class="sp-btn-gray sp-btn-sm sp-radius" style="padding: 4px 10px;" onclick="javascript: history.go(-1); localStorage.setItem('GlWorkPlatform-BLCG-refresh', 1)" ng-if="ctl.deviceType=='pad'">
- <img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
- 关闭
- </button>
- </div>
- <div class="sp-page-col sp-pull-right" style="position:relative">
- <button class="sp-btn-gray sp-btn-sm sp-radius tiaoahao" style="display: inline-block; padding: 4px 10px;">
- 文件
- <div class="sp-page" style="width: 130px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: -25px; z-index: 12">
- <div class="sp-page sp-text-center" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; " ng-click="ctl.seeZW()">文单</div>
- <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,'正文')">
- 正文
- <span style="display:inline-block;top:0;left:-35px" class="upload sp-pull-right sp-ml-5" ng-if="ctl.routeinfoid!=0&&ctl.dotype==1&&ctl.userId==ctl.data.CSCBRUSERID">
- <i class="fa fa-file-o sp-fs-14"></i>
- </span>
- <div class="sp-page" style="width: 125px; padding: 2px 5px; margin-top: -30px; text-align: center; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: 128px; top: 75px; z-index: 12; ">
- <div class="sp-box sp-text-center" ng-if="ctl.dotype!=0&&ctl.routeinfoid!=0&&ctl.userId==ctl.data.CSCBRUSERID">
- <input id="fileupload-zw" class="upload-file-single" style="width:0px;left: -10px" type="file" name="files[]" multiple>
- <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.newMoBan1()">空白模板</div>
- <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.newMoBan2()">套红模板</div>
- <div class="sp-col-100 pointer sp-mt-5" ng-click="ctl.upload_zw()">本地文件</div>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
- 来文附件({{ctl.arrayFile1.length}})
- <span style="display:inline-block;top:0" class="upload sp-pull-right sp-ml-5" ng-if="ctl.routeinfoid!=0&&ctl.dotype==1">
- <span class="upload-tip"></span>
- <input id="fileupload" class="upload-file-single" ng-click="ctl.upload();$event.stopPropagation();" type="file" name="files[]" multiple>
- <i class="fa fa-plus sp-fs-14 sp-mr-10"></i>
- <span class="upload-loading" ng-if="ctl.uploading"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
- </span>
- <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">
- <div class="sp-page" ng-repeat="item in ctl.arrayFile1">
- <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>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoad(item)" title="下载">
- <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
- </a>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteFile(item)" title="删除">
- <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
- </a>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
- 公文模板
- <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">
- <i class="fa fa-plus sp-fs-14 sp-mr-10"></i>
- </span>
- <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">
- <div class="sp-page" ng-repeat="item in ctl.guanlian">
- <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,'公文模板')">
- {{item.DOCNAME.split('-')[0]}}:{{item.FILENAMES}}
- </span>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoaDWG(item)" title="下载">
- <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
- </a>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteWG(item)" title="删除">
- <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
- </a>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.creatFLOW(item)" title="创建流程">
- <img src="../../flowchart_app_imgcss/img/attachlist/bz.png" title="创建流程" />
- </a>
- </div>
- <div class="sp-page" ng-repeat="item in ctl.glList" style="padding: 7px 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis">
- <span title="{{item.FLOWNAME}}:{{item.TITLE}}" style="cursor: pointer;" ng-click="ctl.openGL(item)">
- <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}}
- </span>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center tiaoahao" style="border-bottom: 1px solid #ccc; padding: 5px 0; cursor: pointer; ">
- 回文附件({{ctl.HWFJ.length}})
- <div class="sp-page" ng-if="ctl.HWFJ.length!=0" style="width: 200px; padding: 2px 5px; margin-top: -30px; display: none; background: #fff; border: 1px solid #e6e6e6; position: absolute; left: 128px; z-index: 12; ">
- <div class="sp-page" ng-repeat="item in ctl.HWFJ">
- <span ng-bind="item.FILENAME" title="{{item.FILENAME}}" style="max-width: calc(100% - 80px); display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer" ng-click="ctl.seeFile(item,1,'附件')"></span>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.downLoadOption(item)" title="下载">
- <img src="../../flowchart_app_imgcss/img/attachlist/download.png" title="下载" />
- </a>
- <a class="sp-pull-right sp-mr-10" ng-click="ctl.deleteOptionFile(item)" title="删除">
- <img src="../../flowchart_app_imgcss/img/attachlist/delete.png" title="删除" />
- </a>
- </div>
- </div>
- </div>
- </div>
- </button>
- </div>
- </div>
- <div class="page-item leftBox" style="width: 50%;">
- <div class="sp-page" id="iframeList" ng-if="ctl.iframeList.length!=0">
- <div class="sp-page-col" style="width: 36px; height: 100%; border-right: 1px solid #ccc; white-space: revert; left: 0;transform:translateX(0)" ng-if="ctl.iframeHide>0">
- <div style="border-bottom:1px solid #ccc" ng-repeat="item in ctl.iframeList" ng-if="item.show==2">
- <div style="padding: 5px; text-align: center; cursor: pointer" title="{{item.filename}}" ng-bind="item.title" ng-click="ctl.showItem($index)"></div>
- </div>
- </div>
- <div class="iframe-item" ng-style="item.boxStyle" ng-repeat="item in ctl.iframeList" repeat-finish>
- <div class="iframe-title" ng-style="item.boxStyle" ng-show="item.show==1" ng-bind="item.title"></div>
- <div class="iframe-item-btn" ng-if="item.show==1">
- <button class="sp-btn-gray sp-btn-sm sp-radius" ng-if="false" ng-click="ctl.openItem(item)">新窗口</button>
- <button class="sp-btn-gray sp-btn-sm sp-radius" ng-if="item.edit==true" ng-click="ctl.btnSaveFile(item.fileid)">保存</button>
- <button class="sp-btn-blue sp-btn-sm sp-radius" ng-click="ctl.closeItem($index)" ng-if="item.title!='收文'">X</button>
- <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideItem($index)">
- <i class="fa fa-angle-left fa-lg"></i>
- </button>
- </div>
- <div class="iframe-border-right" ng-show="$index!=ctl.iframeLast&&ctl.iframeShow>1&&item.show==1"></div>
- <iframe ng-src="{{item.url}}" ng-show="item.show==1" ng-style="item.iframeStyle" style="padding-top:35px" frameborder="0" class="iframe" scrolling="no"></iframe>
- </div>
- </div>
- </div>
- <div class="page-item rightBox" style="width: 50%; padding-left: 10px; position: relative; overflow:hidden">
- <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">
- <i class="fa fa-angle-left" style="font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); display: none"></i>
- <i class="fa fa-angle-right" style="font-size: 30px; position: absolute; top: 50%; transform: translateY(-50%); "></i>
- </div>
- <div class="border-left-right left-right" ng-init="ctl.reSizeLR(1)" ng-if="ctl.iframeList.length!=0"></div>
- <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">
- <div style="border-bottom:1px solid #ccc" ng-repeat="item in ctl.formeditList">
- <div style="padding: 5px; text-align: center; cursor: pointer" title="{{item.title}}" ng-bind="item.title" ng-click="ctl.showFormedit($index,item)"></div>
- </div>
- </div>
- <div id="rightList" style="margin-left: 0px; transition: margin-left 1s ease 0s; ">
- <div class="sp-page formedit sp-pt-30 sp-pb-30" style="background-color: #F2F2F2; position: relative">
- <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
- <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit('','文单')">
- <i class="fa fa-angle-right fa-lg"></i>
- </button>
- </div>
- <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; ">
- <h3 class="sp-text-center">办理因私出国(境)证件的申请表</h3>
- <table class="sp-page-table sp-pull-left">
- <tr>
- <td width="149">姓名:</td>
- <td>
- <input type="text" class="sp-input" ng-model="ctl.data.XM" ng-disabled="ctl.hide('readonly','XM')" ng-change="ctl.changeFiled('XM')" sp-required />
- </td>
- <td width="149">职务:</td>
- <td>
- <input type="text" class="sp-input" ng-model="ctl.data.ZW" ng-disabled="ctl.hide('readonly','ZW')" ng-change="ctl.changeFiled('ZW')" />
- </td>
- </tr>
- <tr>
- <td>身份证号:</td>
- <td colspan="3">
- <input type="text" class="sp-input" ng-model="ctl.data.SFZH" ng-disabled="ctl.hide('readonly','SFZH')" ng-change="ctl.changeFiled('SFZH')" sp-required />
- </td>
- </tr>
- <tr>
- <td>办理证件类型:</td>
- <td colspan="3">
- <div class="sp-checkbox-blue">
- <label ng-repeat="item in ctl.BLZJLX" style="width:25%;text-align:left" sp-checkbox-blue-item>
- <input type="checkbox" name="BLZJLX" ng-checked="item.checked" ng-disabled="ctl.hide('readonly','BLZJLX')"
- value="{{item.CODE}}" ng-click="ctl.selectBLZJLX(item)" />
- {{item.CNAME}}
- </label>
- </div>
- </td>
- </tr>
- <tr>
- <td>申办证件原因:</td>
- <td colspan="3">
- (原证件过期、原证件损坏、因私出国境<未曾办理过因私出国境证件,需明确出行时间、前往国家地区名称、出行目的、同行人员、在外停留时间>等)
- <textarea class="sp-textarea" ng-model="ctl.data.SBZJYY" rows="5" ng-readonly="ctl.hide('readonly','SBZJYY')" ng-change="ctl.changeFiled('SBZJYY')"></textarea>
- </td>
- </tr>
- <tr>
- <td>申请人处室意见:</td>
- <td colspan="3">
- <div ng-if="ctl.opinion.CSYJ==false">
- <div class="sp-page" style="min-height:200px; margin-bottom: 30px; overflow-y: auto">
- <table class="sp-grid sp-mb-5">
- <tr ng-repeat="item in ctl.YJ.CSYJ" class="qianzi">
- <td>
- <div class="sp-page">
- <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
- <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
- <div class="sp-page">
- <div class="sp-col-75">
- <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">
- <a ng-click="ctl.downLoadOption(item)" title="下载">
- <i class="fa fa-download sp-color-red"></i>
- </a>
- <a ng-click="ctl.deleteOptionFile(item,'CSYJ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
- <i class="fa fa-trash sp-color-red"></i>
- </a>
- <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
- </div>
- <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.CSYJ==false&&ctl.dotype==1&&item.COLID=='CSYJ'">
- <span class="opbtn" style="position: relative; color: #1c84c6">
- <span class="upload-tip"></span>
- <input id="fileupload-CSYJ" class="upload-file-single" ng-click="ctl.upload2('CSYJ')" type="file" name="files[]" multiple>
- <i class="fa fa-upload"></i>
- <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
- </span>
- </div>
- </div>
- <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
- <span ng-bind="item.CMANNAME"></span>
- <span ng-bind="item.CDATE"></span>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-right">
- <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
- ng-click="ctl.Dopinion('CSYJ')">
- <i class="fa fa-trash-o fa-lg"></i>
- </div>
- <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
- ng-click="ctl.changeOpinionItem('CSYJ',item)">
- <i class="fa fa-pencil fa-lg"></i>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <span class="opbtn sp-pull-right" ng-if="ctl.YJ.CSYJSTATUS==false" style="color: #1EADFF"
- ng-hide="ctl.hide('readonly','CSYJ')" ng-click="ctl.openOpinion('CSYJ')">
- <i class="fa fa-pencil fa-lg"></i>
- </span>
- </div>
- <div ng-if="ctl.opinion.CSYJ==true||ctl.opinion.CSYJImg==true">
- <textarea id="CSYJ" class="op-textarea sp-mb-10" ng-model="ctl.data.CSYJ" ng-if="ctl.opinion.CSYJ==true&&ctl.opinion.CSYJImg==false"></textarea>
- <div ng-if="ctl.opinion.CSYJImg==true">
- <div id="CSYJQZ" class="canvas"></div>
- </div>
- <div class="sp-page">
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.CSYJImg==false,'sp-qz-gray':ctl.opinion.CSYJImg==true}" ng-click="ctl.opinion.CSYJImg=false">文字</div>
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.CSYJImg==true,'sp-qz-gray':ctl.opinion.CSYJImg==false}" ng-click="ctl.QianZi('CSYJ')">手签</div>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.CSYJ=false;ctl.opinion.CSYJImg=false">取消</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('CSYJ')">保存</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('CSYJ')" ng-if="ctl.opinion.CSYJImg==true">清除</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('CSYJ')" ng-if="ctl.opinion.CSYJ==true&&ctl.opinion.CSYJImg==false">常用语</span>
- </div>
- </div>
- </td>
- </tr>
- <tr>
- <td>申请部门分管委领导审签:</td>
- <td colspan="3">
- <div ng-if="ctl.opinion.WLDSQ==false">
- <div class="sp-page" style=" min-height: 200px; margin-bottom: 30px; overflow-y: auto">
- <table class="sp-grid sp-mb-5">
- <tr ng-repeat="item in ctl.YJ.WLDSQ" class="qianzi">
- <td>
- <div class="sp-page">
- <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
- <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
- <div class="sp-page">
- <div class="sp-col-75">
- <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">
- <a ng-click="ctl.downLoadOption(item)" title="下载">
- <i class="fa fa-download sp-color-red"></i>
- </a>
- <a ng-click="ctl.deleteOptionFile(item,'WLDSQ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
- <i class="fa fa-trash sp-color-red"></i>
- </a>
- <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
- </div>
- <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.WLDSQ==false&&ctl.dotype==1&&item.COLID=='WLDSQ'">
- <span class="opbtn" style="position: relative; color: #1c84c6">
- <span class="upload-tip"></span>
- <input id="fileupload-WLDSQ" class="upload-file-single" ng-click="ctl.upload2('WLDSQ')" type="file" name="files[]" multiple>
- <i class="fa fa-upload"></i>
- <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
- </span>
- </div>
- </div>
- <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
- <span ng-bind="item.CMANNAME"></span>
- <span ng-bind="item.CDATE"></span>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-right">
- <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
- ng-click="ctl.Dopinion('WLDSQ')">
- <i class="fa fa-trash-o fa-lg"></i>
- </div>
- <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
- ng-click="ctl.changeOpinionItem('WLDSQ',item)">
- <i class="fa fa-pencil fa-lg"></i>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <span class="opbtn sp-pull-right" ng-if="ctl.YJ.WLDSQSTATUS==false" style="color: #1EADFF"
- ng-hide="ctl.hide('readonly','WLDSQ')" ng-click="ctl.openOpinion('WLDSQ')">
- <i class="fa fa-pencil fa-lg"></i>
- </span>
- </div>
- <div ng-if="ctl.opinion.WLDSQ==true||ctl.opinion.WLDSQImg==true">
- <textarea id="WLDSQ" class="op-textarea sp-mb-10" ng-model="ctl.data.WLDSQ" ng-if="ctl.opinion.WLDSQ==true&&ctl.opinion.WLDSQImg==false"></textarea>
- <div ng-if="ctl.opinion.WLDSQImg==true">
- <div id="WLDSQQZ" class="canvas"></div>
- </div>
- <div class="sp-page">
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSQImg==false,'sp-qz-gray':ctl.opinion.WLDSQImg==true}" ng-click="ctl.opinion.WLDSQImg=false">文字</div>
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSQImg==true,'sp-qz-gray':ctl.opinion.WLDSQImg==false}" ng-click="ctl.QianZi('WLDSQ')">手签</div>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.WLDSQ=false;ctl.opinion.WLDSQImg=false">取消</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('WLDSQ')">保存</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('WLDSQ')" ng-if="ctl.opinion.WLDSQImg==true">清除</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('WLDSQ')" ng-if="ctl.opinion.WLDSQ==true&&ctl.opinion.WLDSQImg==false">常用语</span>
- </div>
- </div>
- </td>
- </tr>
- <tr>
- <td>干部人事处意见:</td>
- <td colspan="3">
- <div ng-if="ctl.opinion.GBRSCYJ==false">
- <div class="sp-page" style=" min-height: 200px; margin-bottom: 30px; overflow-y: auto">
- <table class="sp-grid sp-mb-5">
- <tr ng-repeat="item in ctl.YJ.GBRSCYJ" class="qianzi">
- <td>
- <div class="sp-page">
- <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
- <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
- <div class="sp-page">
- <div class="sp-col-75">
- <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">
- <a ng-click="ctl.downLoadOption(item)" title="下载">
- <i class="fa fa-download sp-color-red"></i>
- </a>
- <a ng-click="ctl.deleteOptionFile(item,'GBRSCYJ')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
- <i class="fa fa-trash sp-color-red"></i>
- </a>
- <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
- </div>
- <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.GBRSCYJ==false&&ctl.dotype==1&&item.COLID=='GBRSCYJ'">
- <span class="opbtn" style="position: relative; color: #1c84c6">
- <span class="upload-tip"></span>
- <input id="fileupload-GBRSCYJ" class="upload-file-single" ng-click="ctl.upload2('GBRSCYJ')" type="file" name="files[]" multiple>
- <i class="fa fa-upload"></i>
- <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
- </span>
- </div>
- </div>
- <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
- <span ng-bind="item.CMANNAME"></span>
- <span ng-bind="item.CDATE"></span>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-right">
- <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
- ng-click="ctl.Dopinion('GBRSCYJ')">
- <i class="fa fa-trash-o fa-lg"></i>
- </div>
- <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
- ng-click="ctl.changeOpinionItem('GBRSCYJ',item)">
- <i class="fa fa-pencil fa-lg"></i>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <span class="opbtn sp-pull-right" ng-if="ctl.YJ.GBRSCYJSTATUS==false" style="color: #1EADFF"
- ng-hide="ctl.hide('readonly','GBRSCYJ')" ng-click="ctl.openOpinion('GBRSCYJ')">
- <i class="fa fa-pencil fa-lg"></i>
- </span>
- </div>
- <div ng-if="ctl.opinion.GBRSCYJ==true||ctl.opinion.GBRSCYJImg==true">
- <textarea id="GBRSCYJ" class="op-textarea sp-mb-10" ng-model="ctl.data.GBRSCYJ" ng-if="ctl.opinion.GBRSCYJ==true&&ctl.opinion.GBRSCYJImg==false"></textarea>
- <div ng-if="ctl.opinion.GBRSCYJImg==true">
- <div id="GBRSCYJQZ" class="canvas"></div>
- </div>
- <div class="sp-page">
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.GBRSCYJImg==false,'sp-qz-gray':ctl.opinion.GBRSCYJImg==true}" ng-click="ctl.opinion.GBRSCYJImg=false">文字</div>
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.GBRSCYJImg==true,'sp-qz-gray':ctl.opinion.GBRSCYJImg==false}" ng-click="ctl.QianZi('GBRSCYJ')">手签</div>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.GBRSCYJ=false;ctl.opinion.GBRSCYJImg=false">取消</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('GBRSCYJ')">保存</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('GBRSCYJ')" ng-if="ctl.opinion.GBRSCYJImg==true">清除</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('GBRSCYJ')" ng-if="ctl.opinion.GBRSCYJ==true&&ctl.opinion.GBRSCYJImg==false">常用语</span>
- </div>
- </div>
- </td>
- </tr>
- <tr>
- <td>分管委领导审示:</td>
- <td colspan="3">
- <div ng-if="ctl.opinion.WLDSS==false">
- <div class="sp-page" style=" min-height: 200px; margin-bottom: 30px; overflow-y: auto">
- <table class="sp-grid sp-mb-5">
- <tr ng-repeat="item in ctl.YJ.WLDSS" class="qianzi">
- <td>
- <div class="sp-page">
- <p ng-if="!item.OPINIONIMAGE" class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
- <img class="sp-pull-left" ng-if="!item.OPINION" ng-src="{{item.OPINIONIMAGE}}" style="width:50%" />
- <div class="sp-page">
- <div class="sp-col-75">
- <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">
- <a ng-click="ctl.downLoadOption(item)" title="下载">
- <i class="fa fa-download sp-color-red"></i>
- </a>
- <a ng-click="ctl.deleteOptionFile(item,'WLDSS')" title="删除" ng-if="item.ROUTEID==ctl.routeid">
- <i class="fa fa-trash sp-color-red"></i>
- </a>
- <a ng-bind="item.FILENAME" ng-click="ctl.seeFiles(item)" title="{{item.FILENAME}}"></a>
- </div>
- <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.opinion.WLDSS==false&&ctl.dotype==1&&item.COLID=='WLDSS'">
- <span class="opbtn" style="position: relative; color: #1c84c6">
- <span class="upload-tip"></span>
- <input id="fileupload-WLDSS" class="upload-file-single" ng-click="ctl.upload2('WLDSS')" type="file" name="files[]" multiple>
- <i class="fa fa-upload"></i>
- <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
- </span>
- </div>
- </div>
- <div class="sp-col-25 sp-text-right sp-pull-right" style="line-height:40px">
- <span ng-bind="item.CMANNAME"></span>
- <span ng-bind="item.CDATE"></span>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-right">
- <div class="opbtn" style="color: #FF6F6F; display: inline-block; " ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1"
- ng-click="ctl.Dopinion('WLDSS')">
- <i class="fa fa-trash-o fa-lg"></i>
- </div>
- <div class="opbtn" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1" style="color: #66D151; display: inline-block; "
- ng-click="ctl.changeOpinionItem('WLDSS',item)">
- <i class="fa fa-pencil fa-lg"></i>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <span class="opbtn sp-pull-right" ng-if="ctl.YJ.WLDSSSTATUS==false" style="color: #1EADFF"
- ng-hide="ctl.hide('readonly','WLDSS')" ng-click="ctl.openOpinion('WLDSS')">
- <i class="fa fa-pencil fa-lg"></i>
- </span>
- </div>
- <div ng-if="ctl.opinion.WLDSS==true||ctl.opinion.WLDSSImg==true">
- <textarea id="WLDSS" class="op-textarea sp-mb-10" ng-model="ctl.data.WLDSS" ng-if="ctl.opinion.WLDSS==true&&ctl.opinion.WLDSSImg==false"></textarea>
- <div ng-if="ctl.opinion.WLDSSImg==true">
- <div id="WLDSSQZ" class="canvas"></div>
- </div>
- <div class="sp-page">
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSSImg==false,'sp-qz-gray':ctl.opinion.WLDSSImg==true}" ng-click="ctl.opinion.WLDSSImg=false">文字</div>
- <div class="sp-pull-left" ng-class="{'sp-qz-blue':ctl.opinion.WLDSSImg==true,'sp-qz-gray':ctl.opinion.WLDSSImg==false}" ng-click="ctl.QianZi('WLDSS')">手签</div>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.opinion.WLDSS=false;ctl.opinion.WLDSSImg=false">取消</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.Sopinion('WLDSS')">保存</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.canvasClear('WLDSS')" ng-if="ctl.opinion.WLDSSImg==true">清除</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase('WLDSS')" ng-if="ctl.opinion.WLDSS==true&&ctl.opinion.WLDSSImg==false">常用语</span>
- </div>
- </div>
- </td>
- </tr>
- </table>
- </div>
- <div class="sp-page sp-pt-10" style=" height: 10px; background: #F0F9FF; box-shadow: 0 -2px 5px #c3c3c3; position: fixed; bottom: 0; z-index: 11">
- <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)">
- 附言
- <i class="fa fa-angle-double-up fa-lg"></i>
- <i class="fa fa-angle-double-down fa-lg" style="display: none"></i>
- </div>
- <div class="sp-page" style="height: 100%; line-height: 30px; background: #fff; overflow: hidden; ">
- <div class="sp-page" ng-if="ctl.opinion.nulla==true">
- <textarea id="nulla" ng-model="ctl.nulla" class="op-textarea sp-mb-5 sp-mt-5" style="height:200px"></textarea>
- <div class="sp-page sp-pb-5" style="border-bottom:1px solid #999">
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.closeOptionList()">取消</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.submitOptionList(2)">保存</span>
- <span class="sp-btn-gray sp-btn-sm sp-btn-radius sp-pull-right" ng-click="ctl.phrase()">常用语</span>
- </div>
- </div>
- <div class="sp-page" style="max-height:calc(100% - 250px);overflow-y:auto">
- <div class="qianzi" ng-repeat="item in ctl.YJ.nulla" ng-if="item.COLID==''">
- <div class="sp-page">
- <div class="sp-page" style="border:1px solid #e6e6e6;">
- <div class="sp-page" style="padding: 10px 5px;">
- <p class="sp-page sp-text-left" ng-bind-html="item.OPINION | trustHtml"></p>
- <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">
- <a ng-click="ctl.downLoadOption(item)" title="下载">
- <i class="fa fa-download sp-color-red"></i>
- </a>
- <a ng-click="ctl.deleteOptionFile(item)" title="删除" ng-if="item.ROUTEID==ctl.routeid">
- <i class="fa fa-trash sp-color-red"></i>
- </a>
- <span ng-bind="item.FILENAME" title="{{item.FILENAME}}" ng-click="ctl.openNewWindow(item)"></span>
- </div>
- <div style="display: inline-block; position: relative; margin-left: 10px; line-height: 40px;" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
- <span class="opbtn" style="position: relative; color: #1c84c6">
- <span class="upload-tip"></span>
- <input id="fileupload1" class="upload-file-single" ng-click="ctl.upload1()" type="file" name="files[]" multiple>
- <i class="fa fa-upload"></i>
- <span class="upload-loading" ng-if="ctl.uploading1"><i class="fa fa-spinner fa-pulse sp-fs-20"></i></span>
- </span>
- </div>
- <div class="sp-page sp-text-right sp-pull-right">
- <span ng-bind="item.CMANNAME"></span>
- <br />
- <span ng-bind="item.CDATE"></span>
- </div>
- <div class="sp-page sp-text-right">
- <span class="opbtn" style="color: #FF6F6F; width: 55px; "
- ng-click="ctl.Dopinion(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
- <i class="fa fa-trash-o fa-lg"></i>
- </span>
- <span class="opbtn" style="color: #66D151; width: 55px; "
- ng-click="ctl.changeOptionList(item)" ng-if="item.ROUTEID==ctl.routeid&&ctl.dotype==1">
- <i class="fa fa-pencil fa-lg"></i>
- </span>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="sp-page formedit1" style="background-color: #F8F8F8; position: relative; ">
- <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
- <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit(1,'正文')">
- <i class="fa fa-angle-right fa-lg"></i>
- </button>
- </div>
- <iframe style="width: 100%; height: calc(100% - 30px); border: 0; margin-top: 30px; " src="" data-id=""></iframe>
- </div>
- <div class="sp-page formedit2" style="background-color: #F8F8F8; position: relative; ">
- <div class="iframe-item-btn" style="left: 0; right: unset;" ng-if="ctl.formeditList.length!=2">
- <button class="sp-btn-gray sp-btn-sm sp-radius" ng-click="ctl.hideFormedit(2,'公文模板')">
- <i class="fa fa-angle-right fa-lg"></i>
- </button>
- </div>
- <iframe style="width: 100%; height: calc(100% - 30px); border: 0; margin-top: 30px" src="" data-id=""></iframe>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="print" style="width: 400px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 打印
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==1}" ng-click="ctl.printFiled=1">
- <div class="printItem">表单</div>
- </center>
- <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==2}" ng-click="ctl.printFiled=2">
- <div class="printItem">意见</div>
- </center>
- <center class="sp-col-33" style="cursor:pointer" ng-class="{'activePirnt':ctl.printFiled==3}" ng-click="ctl.printFiled=3">
- <div class="printItem">表单+意见</div>
- </center>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" ng-click="ctl.printSubmit()"><i class="fa fa-check sp-mr-5"></i>确 定</a>
- <a class="sp-btn-blue sp-radius" onclick="sp.layerhide()"><i class="fa fa-close sp-mr-5"></i>取 消</a>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="addCJ" style="width:600px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 业务插件
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <div class="sp-box">
- <div class="sp-col-15" style="line-height:30px;">
- 插件来源
- </div>
- <div class="sp-col-35">
- <select class="sp-select sp-bg-white" ng-model="ctl.search.KINDS" ng-change="ctl.getCJlist(1)">
- <option value="">全部</option>
- <option ng-repeat="item in ctl.KINDS" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
- </select>
- </div>
- <div class="sp-col-15" style="line-height:30px;">
- 插件类型
- </div>
- <div class="sp-col-35">
- <select class="sp-select sp-bg-white" ng-model="ctl.search.DTYPE" ng-change="ctl.getCJlist(1)">
- <option value="">全部</option>
- <option ng-repeat="item in ctl.DTYPE" value="{{item.CODE}}" ng-bind="item.CNAME"></option>
- </select>
- </div>
- <div class="sp-page" style="max-height:400px;overflow-y:auto">
- <div class="sp-box" style="cursor:pointer;border:1px solid #c6c6c6" ng-class="{'activeSC':ctl.addSC.ID==item.ID}" ng-repeat="item in ctl.CJlist" ng-click="ctl.addSC=item">
- <div class="sp-col-50 sp-text-center">
- <img ng-src="{{item.IMAGESMALL}}" width="100%" />
- </div>
- <div class="sp-col-50">
- <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/mc.png" />名称:{{item.CNAME}}</div>
- <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/jt.png" />接入地址:{{item.URL}}</div>
- <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/fwgl.png" />访问权限:{{item.AUTHMAN1}}</div>
- <div class="sp-page"><img style="margin-top:-3px;margin-right:5px" src="../../flowchart_app_imgcss/img/attachlist/bz.png" />备注说明:{{item.REMARK}}</div>
- </div>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" ng-click="ctl.goAttach(ctl.addSC.ID,3)"><i class="fa fa-check sp-mr-5"> </i>确 认</a>
- <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="phrase" style="width:480px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 常用语库
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <div class="sp-box">
- <div class="sp-col-70">
- <input type="text" ng-model="ctl.phraseText" class="sp-input" />
- </div>
- <div class="sp-col-30">
- <span class="sp-btn-blue sp-pull-left sp-radius" ng-class="{'sp-disabled':ctl.phraseText==''}" ng-click="ctl.Aphrase()">添加常用语</span>
- </div>
- </div>
- <div class="sp-box">
- <div class="sp-col-20" style="line-height:30px;">
- 常用语:
- </div>
- <div class="sp-col-60">
- <select class="sp-select sp-bg-white" ng-model="ctl.phraseSelect">
- <option ng-repeat="item in ctl.phraseList" value="{{item.CONTENTS}}" ng-bind="item.CONTENTS"></option>
- </select>
- </div>
- <div class="sp-col-20">
- <span class="sp-btn-blue sp-pull-left sp-radius" ng-click="ctl.Dphrase()">删除</span>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" ng-click="ctl.btnPhrase()"><i class="fa fa-check sp-mr-5"> </i>确 认</a>
- <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="forward" style="width: 1000px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 转 发
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <iframe id="forwardWin" style="width:100%;border:0"></iframe>
- </div>
- </div>
- <div class="sp-layer" id="RouteList" style="width:900px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 流转记录
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <table class="sp-table">
- <thead>
- <tr>
- <th style="width:100px"><strong>流程名称</strong></th>
- <th style="width:200px"><strong>标题</strong></th>
- <th style="width:100px"><strong>工作节点</strong></th>
- <th style="width:100px"><strong>转发人</strong></th>
- <th style="width:100px"><strong>主送</strong></th>
- <th style="width:150px"><strong>抄送</strong></th>
- <th style="width:200px"><strong>发送日期</strong></th>
- </tr>
- </thead>
- </table>
- <div style="overflow-y:scroll;max-height:400px">
- <table class="sp-table" style="margin-top: -38px">
- <thead>
- <tr>
- <th style="width:100px"><strong>流程名称</strong></th>
- <th style="width:200px"><strong>标题</strong></th>
- <th style="width:100px"><strong>工作节点</strong></th>
- <th style="width:100px"><strong>转发人</strong></th>
- <th style="width:100px"><strong>主送</strong></th>
- <th style="width:150px"><strong>抄送</strong></th>
- <th style="width:200px"><strong>发送日期</strong></th>
- </tr>
- </thead>
- <tbody>
- <tr ng-repeat="item in ctl.routeList">
- <td ng-bind="item.FLOWNAME"></td>
- <td ng-bind="item.TITLE"></td>
- <td ng-bind="item.ENDNODENAME"></td>
- <td ng-bind="item.USERNAMEFROM"></td>
- <td ng-bind="item.mainUser"></td>
- <td ng-bind="item.copyUsers"></td>
- <td ng-bind="item.RECEIVEDATE"></td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="meet" style="width:700px">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 选择人员
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <div class="sp-page" style="line-height: 30px">
- <div id="content">
- <div class="sp-line-gray"></div>
- <div class="sp-page-row">
- <table class="sp-grid">
- <tbody>
- <tr>
- <td width="300">
- <div style="height:30px">
- <input type="text" class="sp-input" ng-model="ctl.searchName" placeholder="请输入部门关键字" ng-change="ctl.searchPerson()" />
- </div>
- <div style="height: 200px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
- <div ng-repeat="item in ctl.dpList1" class="sp-page">
- <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">
- <label ng-bind="item.DEP"></label>
- </div>
- </div>
- </div>
- <div style="height: 200px;margin-top:14px; border:1px solid #ddd;overflow-x: hidden; overflow-y: scroll; ">
- <div ng-repeat="item in ctl.userList" class="sp-page sp-pt-5" ng-if="item.show">
- <div class="sp-pl-15 sp-pt-10 sp-page">
- <label style="cursor: pointer">
- <input type="checkbox" ng-model="item.checked" />
- {{item.USHOWNAME}}
- </label>
- </div>
- </div>
- </div>
- </td>
- <td style="text-align:center">
- <button class="sp-btn-gray-outline" ng-click="ctl.addmeet()">
- <i class="fa fa-long-arrow-right"></i>
- </button>
- <br />
- <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.delmeet()">
- <i class="fa fa-long-arrow-left"></i>
- </button>
- </td>
- <td width="300">
- <div class="sp-page sp-mb-5 pointer" style="border:1px solid #c6c6c6;height:444px">
- <label class="col-xs-4" ng-repeat="item in ctl.meetUser">
- <input type="checkbox" ng-model="item.checked" /> <span ng-bind="item.USHOWNAME"></span>
- </label>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-mt-15">
- <button class="sp-btn-blue sp-radius" ng-click="ctl.joinMeet()">
- <i class="fa fa-check sp-mr-5"> </i>确 认
- </button>
- <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="USAGE" style="width:900px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 管理标签
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body">
- <div class="input-group col-lg-8">
- <input type="text" ng-model="ctl.addUSAGENAME" class="form-control" placeholder="新增标签">
- <span class="input-group-btn">
- <button ng-click="ctl.addUSAGE()" class="btn btn-success" type="button">增加</button>
- </span>
- </div>
- <br />
- <table class="sp-table">
- <thead>
- <tr>
- <th style="width: 50px"><strong>序号</strong></th>
- <th style="width: 200px"><strong>标签名称</strong></th>
- <th style="width: 100px"><strong>状态</strong></th>
- <th style="width: 200px"><strong>操作</strong></th>
- </tr>
- </thead>
- </table>
- <div style="overflow-y:scroll;max-height:400px">
- <table class="sp-table" style="margin-top: -38px">
- <thead>
- <tr>
- <th style="width: 50px"><strong>序号</strong></th>
- <th style="width: 200px"><strong>标签名称</strong></th>
- <th style="width: 100px"><strong>状态</strong></th>
- <th style="width: 200px"><strong>操作</strong></th>
- </tr>
- </thead>
- <tbody>
- <tr ng-repeat="item in ctl.USAGELIST">
- <td ng-bind="$index+1"></td>
- <td>
- <span ng-if="item.change==false" ng-bind="item.CNAME"></span>
- <input type="text" ng-if="item.change==true" class="sp-input" ng-model="item.CNAME1" />
- </td>
- <td>
- <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='隐藏'" ng-click="ctl.updataUSAGE(item,'显示')">显 示</button>
- <button class="sp-btn-red-outline sp-btn-sm sp-btn-radius" ng-if="item.USAGE=='显示'" ng-click="ctl.updataUSAGE(item,'隐藏')">隐 藏</button>
- </td>
- <td>
- <button class="sp-btn-gray-outline sp-btn-radius sp-btn-sm" ng-click="ctl.btnSort($index,'上移')" ng-disabled="{{$index}}==0">上 移</button>
- <button class="sp-btn-gray-outline sp-btn-radius sp-btn-sm" ng-click="ctl.btnSort($index,'下移')" ng-disabled="{{$index}}=={{ctl.USAGELIST.length-1}}">下 移</button>
- <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">编 辑</button>
- <button class="sp-btn-blue-outline sp-btn-sm sp-btn-radius" ng-if="item.change==true" ng-click="ctl.updataUSAGE(item,'CNAME')">保 存</button>
- <button class="sp-btn-red-outline sp-btn-sm sp-btn-radius" ng-disabled="item.USERID!=ctl.userId" ng-click="ctl.deleteUSAGE(item)">删 除</button>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</a>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="GLJ" style="width: 600px;">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 关 联
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <iframe id="GLJWin" style="width:100%;border:0"></iframe>
- </div>
- </div>
- <div class="sp-layer" id="meet" style="width:700px">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- 选择人员
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body">
- <div class="sp-page" style="line-height: 30px">
- <div id="content">
- <div class="sp-line-gray"></div>
- <div class="sp-page-row">
- <table class="sp-grid">
- <tbody>
- <tr>
- <td width="300">
- <div style="height:30px">
- <input type="text" class="sp-input" ng-model="ctl.searchName" placeholder="请输入部门关键字" ng-change="ctl.searchPerson()" />
- </div>
- <div style="height: 200px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
- <div ng-repeat="item in ctl.dpList1" class="sp-page">
- <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">
- <label ng-bind="item.DEP"></label>
- </div>
- </div>
- </div>
- <div style="height: 200px;margin-top:14px; border:1px solid #ddd;overflow-x: hidden; overflow-y: scroll; ">
- <div ng-repeat="item in ctl.userList" class="sp-page sp-pt-5" ng-if="item.show">
- <div class="sp-pl-15 sp-pt-10 sp-page">
- <label style="cursor: pointer">
- <input type="checkbox" ng-model="item.checked" />
- {{item.USHOWNAME}}
- </label>
- </div>
- </div>
- </div>
- </td>
- <td style="text-align:center">
- <button class="sp-btn-gray-outline" ng-click="ctl.addmeet()">
- <i class="fa fa-long-arrow-right"></i>
- </button>
- <br />
- <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.delmeet()">
- <i class="fa fa-long-arrow-left"></i>
- </button>
- </td>
- <td width="300">
- <div class="sp-page sp-mb-5 pointer" style="border:1px solid #c6c6c6;height:444px">
- <label class="col-xs-4" ng-repeat="item in ctl.meetUser">
- <input type="checkbox" ng-model="item.checked" /> <span ng-bind="item.USHOWNAME"></span>
- </label>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-mt-15">
- <button class="sp-btn-blue sp-radius" ng-click="ctl.joinMeet()">
- <i class="fa fa-check sp-mr-5"> </i>确 认
- </button>
- <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="meetUpdate" style="width:700px">
- <div class="sp-layer-head" style="background:#2176d6">
- <div class="sp-page sp-text-center sp-font16">
- {{ctl.meeting.updateTitle}}
- <div class="sp-layer-close" title="关闭" onclick="sp.closeCenter('.sp-layer')">
- ×
- </div>
- </div>
- </div>
- <div class="sp-layer-body">
- <div class="sp-col-15">
- <span ng-if="ctl.meeting.type==1">会议标题</span>
- <span ng-if="ctl.meeting.type==2">查看时限</span>
- </div>
- <div class="sp-col-85">
- <input type="text" class="sp-input" ng-model="ctl.meeting.cname" ng-if="ctl.meeting.type==1" />
- <input type="text" class="sp-input laydate-logo" sp-laydate ng-model="ctl.meeting.watchlimit" ng-if="ctl.meeting.type==2" />
- </div>
- <div class="sp-page sp-text-center sp-mt-15">
- <button class="sp-btn-blue sp-radius" ng-click="ctl.meetUpdate()">
- <i class="fa fa-check sp-mr-5"> </i>确 认
- </button>
- <button class="sp-btn-blue sp-radius" onclick="sp.closeCenter('.sp-layer')"><i class="fa fa-reply-all sp-mr-5"> </i>关 闭</button>
- </div>
- </div>
- </div>
- </div>
- <script type="text/ng-template" id="/treeView.html">
- <ul>
- <li ng-repeat="item in treeData" ng-include="'/treeItem.html'"></li>
- </ul>
- </script>
- <script type="text/ng-template" id="/treeItem.html">
- <p ng-class="{'pActive':item.checked}">
- <i ng-click="itemExpended(item, $event);" class="{{getItemIcon(item)}}"></i>
- <span style="display: inline-block;height: 18px;line-height: 18px;" ng-click="warpCallback('itemCheck', item, $event);">
- {{item[textField]}}
- </span>
- <span class="edit-menu sp-color-gray">
- <i ng-if="item.LEVELS!=3"
- ng-click="warpCallback('itemAdd', item, $event);" title="新增分类" class="fa fa-plus"></i>
- <i ng-if="item.LEVELS!=1"
- ng-click="warpCallback('itemEdit', item, $event);" title="编辑分类" class="fa fa-pencil"></i>
- <i ng-if="!item.C_H_I_L_D_DATA || item.C_H_I_L_D_DATA.length<1"
- ng-click="warpCallback('itemDelete', item, $event);" title="删除分类" class="fa fa-trash"></i>
- <i ng-if="$index!=0"
- ng-click="warpCallback('itemUp', item, $index, $event);" title="上移" class="fa fa-arrow-up"></i>
- <i ng-if="$index+1!=item.C_H_I_L_D_DATA_L"
- ng-click="warpCallback('itemDown', item, $index, $event);" title="下移" class="fa fa-arrow-down"></i>
- </span>
- </p>
- <ul ng-if="!isEnd(item)" ng-show="!item.$$isExpend">
- <li ng-repeat="item in item.C_H_I_L_D_DATA" ng-include="'/treeItem.html'"></li>
- </ul>
- </script>
- <script src="../../../AFrontEnd/js/jquery/jquery-2.1.4.min.js"></script>
- <script src="../../../AFrontEnd/js/laydate/laydate.js"></script>
- <script src="../../../AFrontEnd/js/angularjs/angular.js"></script>
- <script src="../../../AFrontEnd/js/angularjs/dirPagination.js"></script>
- <script src="../../../apiurljs.js"></script>
- <!--<script src="../../js/watermark.js"></script>-->
- <script src="../../../js/sm4.js"></script>
- <script>document.write('<scri' + 'pt src="../../flowchart_app_imgcss/js/yozo.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
- <script>document.write('<scri' + 'pt src="../../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
- <script>document.write('<scri' + 'pt src="js/formeditFL.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
- <script src="../../../AFrontEnd/js/special/spng.js"></script>
- <script src="../../../AFrontEnd/js/special/spngvld.js"></script>
- <!--附件-->
- <script src="../../../AFrontEnd/plugins/js.fileupload/vendor/jquery.ui.widget.js"></script>
- <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.iframe-transport.js"></script>
- <script src="../../../AFrontEnd/plugins/js.fileupload/jquery.fileupload.js"></script>
- </body>
- </html>
|