123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633 |
- <!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/canvasQianzi.css?time=" + new Date().getTime() + "' rel='stylesheet'>");</script>
- <style>
- .formedit {
- border-collapse: collapse;
- width: 100%;
- border: 2px solid #000;
- color: #000;
- }
- .formedit tbody td {
- text-align: center;
- line-height: 20px;
- padding: 7px 8px;
- font-size: 13px;
- border-top: 1px solid #000;
- border-right: 1px solid #000;
- }
- .sp-page-center input,
- .sp-page-center select,
- .sp-page-center textarea {
- border: 1px solid #fff;
- color: #333;
- }
- .sp-error {
- color: #409EFF;
- }
- .sp-errorTip:hover,
- .sp-errorTip:focus {
- border: 1px solid #409EFF;
- }
- </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-box sp-bg-white">
- <div class="sp-page-col">
- <div class="sp-page-title" style="margin:7px 0;">归档审批单</div>
- </div>
- <div class="sp-page-col sp-ml-15">
- <a ng-repeat="item in ctl.SwenList" ng-class="{'activeSwen':ctl.Title==item.VNAME}" class="SwenBtn" href="{{item.TEMPFORM}}" title="{{item.VNAME}}">
- {{item.VNAME}}
- <!--<i ng-if="ctl.Title==item.VNAME" class="fa fa-check sp-color-blue"></i>-->
- </a>
- </div>
- <div class="sp-page-col sp-pull-right btn-box">
- <a class="sp-md sp-radius" ng-class="{'sp-btn-gray':item.CODE.indexOf('SENDITEM')==-1,'sp-btn-blue':item.CODE.indexOf('SENDITEM')!=-1}"ng-repeat="item in ctl.buttonList" ng-click="ctl.btnEvent(item)" ng-if="ctl.dotype==1||(ctl.dotype!=1&&item.EXPLAIN=='1')">
- <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}}
- </a>
- <a href="{{ctl.return}}" class="sp-btn-gray sp-radius"><img src="../../flowchart_app_imgcss/img/fh.png" height="14" />
- 返 回</a>
- </div>
- </div>
- <div class="sp-page-center" style="line-height: 30px; color: #000; overflow-y: auto; " ng-class="{'sp-width-900': '{{ctl.deviceType}}'=='pad','sp-width-1000': '{{ctl.deviceType}}'!='pad'}">
- <h3 class="sp-text-center">归档流程审批表</h3>
- <table class="formedit">
- <tr>
- <td>流程</td>
- <td colspan="3">
- <input type="text" class="sp-input" ng-model="ctl.data.LC" ng-disabled="ctl.hide('readonly','LC')" ng-change="ctl.changeFiled('LC')" />
- </td>
- </tr>
- <tr>
- <td>标题</td>
- <td colspan="3">
- <input type="text" class="sp-input" ng-model="ctl.data.BT" ng-disabled="ctl.hide('readonly','BT')" ng-change="ctl.changeFiled('BT')" />
- </td>
- </tr>
- <tr>
- <td>文号</td>
- <td colspan="3">
- <input type="text" class="sp-input" ng-model="ctl.data.WH" ng-disabled="ctl.hide('readonly','WH')" ng-change="ctl.changeFiled('WH')" />
- </td>
- </tr>
- <tr>
- <td width="150">归档处室</td>
- <td>
- <input type="text" class="sp-input" ng-model="ctl.data.GDCS" readonly ng-click="ctl.openDpList('GDCS')" />
- </td>
- <td width="150">归档人员</td>
- <td>
- <input type="text" class="sp-input" ng-model="ctl.data.GDRY" readonly ng-click="ctl.openUserList('GDRY')" />
- </td>
- </tr>
- <tr>
- <td>处室意见</td>
- <td colspan="3">
- <div ng-if="ctl.opinion.CSYJ==false">
- <div class="sp-page" style="min-height: 210px;">
- <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>
- <span ng-bind="item.FILENAME" title="{{item.FILENAME}}"></span>
- </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">
- <textarea class="sp-textarea" ng-model="ctl.data.BZ" ng-disabled="ctl.hide('readonly','BZ')" ng-change="ctl.changeFiled('BZ)" style="resize:none" rows="5"></textarea>
- </td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="sp-layer" id="DpList" 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'}">
- <div class="sp-page" style="height:290px;overflow:auto">
- <label class="sp-col-20">
- <input type="checkbox" style="position:relative;top:2px" ng-checked="ctl.AllCheckedDp[ctl.filed]" ng-click="ctl.checkAllDp()" />
- 全选
- </label>
- <div class="sp-page">
- <label class="sp-col-25" title="{{item.SECTION}}" ng-repeat="item in ctl.DpList[ctl.filed]">
- <input type="checkbox" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkDpItem(item)" />
- {{item.SECTION}}
- </label>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" ng-click="ctl.submitDpList(0)"><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="userList" 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'}">
- <div class="sp-page" style="height:290px;overflow:auto">
- <label class="sp-col-20">
- <input type="checkbox" style="position:relative;top:2px" ng-checked="ctl.AllChecked[ctl.filed]" ng-click="ctl.checkAllUser()" />
- 全选
- </label>
- <div class="sp-page" ng-repeat="item in ctl.UserList[ctl.filed]">
- <h4 style="background:#409EFF" class="sp-color-white sp-pl-10">
- <input type="checkbox" style="position:relative;top:2px" ng-checked="item.checked" ng-click="ctl.checkUserItem(item)" />
- {{item.DEP}}
- </h4>
- <label ng-repeat="item1 in item.USER" class="sp-col-20" title="{{item1.USHOWNAME}}">
- <input type="checkbox" style="position:relative;top:2px" ng-checked="item1.checked" ng-click="ctl.checkUser(item1)" />
- {{item1.USHOWNAME2}}
- </label>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-pt-10">
- <a class="sp-btn-blue sp-radius" ng-click="ctl.submitUserList(0)"><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="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'}">
- <div class="sp-text-center" ng-if="ctl.showContent==false" ng-bind="ctl.direction.CODEFUNCTITLE"></div>
- <div class="sp-page" ng-if="ctl.showContent==true" style="line-height: 30px">
- <div class="grouping pointer" style="border-left: 1px solid #c3c3c3" ng-class="{'activeGroup':ctl.activeGroup=='最近'}" ng-click="ctl.activeGroup='最近'">
- 最近
- </div>
- <div class="grouping pointer" ng-class="{'activeGroup':ctl.activeGroup=='部门'}" ng-click="ctl.activeGroup='部门'">
- 部门
- </div>
- <div class="grouping pointer" ng-class="{'activeGroup':ctl.activeGroup=='角色'}" ng-click="ctl.activeGroup='角色'">
- 角色
- </div>
- <div class="grouping pointer" ng-class="{'activeGroup':ctl.activeGroup=='群组'}" ng-click="ctl.activeGroup='群组'">
- 群组
- </div>
- <div class="grouping pointer" ng-class="{'activeGroup':ctl.activeGroup=='自定义'}" ng-click="ctl.activeGroup='自定义';ctl.forward1(1)">
- 自定义
- </div>
- <table class="sp-grid" style="border:1px solid #c3c3c3">
- <tbody>
- <tr>
- <td width="400">
- <div class="sp-page">
- <div class="sp-page" style="height:30px">
- <input type="text" class="sp-input" style="background-image: url(../../flowchart_app_imgcss/img/search.png); background-repeat:no-repeat; background-position-x:98%;background-position-y:5px" ng-model="ctl.searchName" placeholder="请输入关键字" ng-change="ctl.searchPerson()" />
- </div>
- </div>
- <div class="sp-page" style="height: 202px; margin-top: 5px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
- <div ng-repeat="item in ctl.Dep" class="sp-box treeItem" ng-if="ctl.activeGroup=='部门'">
- <i ng-if="item.open==false&&item.C_H_I_L_D.length>0" class="fa fa-plus-square-o" ng-click="item.open=true"></i>
- <i ng-if="item.open==true&&item.C_H_I_L_D.length>0" class="fa fa-minus-square-o" ng-click="item.open=false"></i>
- <label ng-bind="item.SECTION" ng-class="{'activeDep':item.CODE==ctl.organCode}" class="pointer" ng-click="ctl.organCode=item.CODE"></label>
- <div class="sp-box treeTitle1" ng-if="item.open==true" ng-repeat="item1 in item.C_H_I_L_D">
- <i ng-if="item1.open==false&&item1.C_H_I_L_D.length>0" class="fa fa-plus-square-o sp-ml-15" ng-click="item1.open=true"></i>
- <i ng-if="item1.open==true&&item1.C_H_I_L_D.length>0" class="fa fa-minus-square-o sp-ml-15" ng-click="item1.open=false"></i>
- <label ng-bind="item1.SECTION" ng-class="{'activeDep':item1.CODE==ctl.organCode,'sp-ml-15':item1.C_H_I_L_D.length==0}" class="pointer" ng-click="ctl.organCode=item1.CODE"></label>
- <div class="sp-box treeTitle2" ng-if="item1.open==true" ng-repeat="item2 in item1.C_H_I_L_D">
- <i ng-if="item2.open==false&&item2.C_H_I_L_D.length>0" class="fa fa-plus-square-o sp-ml-30" ng-click="item2.open=true"></i>
- <i ng-if="item2.open==true&&item2.C_H_I_L_D.length>0" class="fa fa-minus-square-o sp-ml-30" ng-click="item2.open=false"></i>
- <label ng-bind="item2.SECTION" ng-class="{'activeDep':item2.CODE==ctl.organCode,'sp-ml-30':item2.C_H_I_L_D.length==0}" class="pointer" ng-click="ctl.organCode=item2.CODE"></label>
- </div>
- </div>
- </div>
- <div ng-repeat="item in ctl.zbList" class="sp-pl-15 sp-box" ng-if="ctl.activeGroup=='自定义'">
- <label ng-bind="item.CNAME" ng-class="{'activeDep':item.CODE==ctl.zbCode}" class="pointer" ng-click="ctl.checkZB(item)"></label>
- <span class="sp-btn-blue sp-btn-sm" ng-click="ctl.delZB(item)"><i class="fa fa-close"></i></span>
- </div>
- </div>
- <div class="sp-page" style="height: 202px; margin-top: 5px; border: 1px solid #ddd; overflow-x: hidden; overflow-y: scroll; ">
- <div ng-repeat="item in ctl.people" class="sp-page sp-pt-5" ng-if="item.show&&item.SECTCODE.indexOf(ctl.organCode)>-1&&ctl.activeGroup=='部门'">
- <div class="line sp-ml-10">
- <label style="cursor: pointer; width: 100%; display: inline-block; ">
- <input type="checkbox" ng-model="item.checked" />
- {{item.USERNAME}}
- <span class="sp-pull-right" style="width:100px">{{item.DUTYNAME}}</span>
- </label>
- </div>
- </div>
- <div ng-repeat="item in ctl.people" class="sp-page sp-pt-5" ng-if="item.show&&item.set==ctl.zbCode&&ctl.activeGroup=='自定义'">
- <div class="line sp-ml-10">
- <label style="cursor: pointer; width: 100%; display: inline-block; ">
- <input type="checkbox" ng-model="item.checked" />
- {{item.USERNAME}}
- <span class="sp-pull-right" style="width:100px">{{item.DUTYNAME}}</span>
- </label>
- </div>
- </div>
- </div>
- </td>
- <td style="text-align:center">
- <button class="sp-btn-gray-outline" ng-click="ctl.adduserAll()">
- <i class="fa fa-2x fa-angle-double-right"></i>
- </button>
- <br />
- <button class="sp-btn-gray-outline" ng-click="ctl.adduser()">
- <i class="fa fa-2x fa-angle-right"></i>
- </button>
- <br />
- <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.deluser()">
- <i class="fa fa-2x fa-angle-left"></i>
- </button>
- <br />
- <button class="sp-btn-gray-outline" ng-disabled="ctl.meetUser.length==0" ng-click="ctl.deluserAll()">
- <i class="fa fa-2x fa-angle-double-left"></i>
- </button>
- </td>
- <td width="300">
- <div class="sp-page" style="padding:5px;border:1px solid #c6c6c6;">
- <div class="sp-page" style="height:32px;line-height:20px">
- <span class="sp-btn-blue sp-btn-sm" ng-if="ctl.saveZB==false" ng-click="ctl.saveZB=true">自定义组</span>
- <input type="text" class="sp-input" ng-if="ctl.saveZB==true" style="width:150px" ng-model="ctl.cnameZB" />
- <span class="sp-btn-blue sp-btn-sm" ng-if="ctl.saveZB==true" ng-click="ctl.btnSaveZB()">保存</span>
- <span class="sp-btn-red sp-btn-sm" ng-if="ctl.saveZB==true" ng-click="ctl.saveZB=false">取消</span>
- </div>
- <div class="sp-page" style="height: 414px;overflow-y:auto">
- <div class="line" ng-repeat="item in ctl.forwardUser">
- <label style="cursor: pointer; width: 100%; display: inline-block; ">
- <input type="checkbox" ng-model="item.checked" ng-click="ctl.checkForwardUser($index)" />
- <span ng-bind="item.USERNAME" class="pointer" ng-class="{'activeUser':ctl.activeUser==$index}"></span>
- <span class="sp-pull-right" style="width:100px">{{item.DUTYNAME}}</span>
- <span class="sp-pull-right sp-mr-10">
- <img src="../../flowchart_app_imgcss/img/user.png" ng-if="$index==0" />
- <img src="../../flowchart_app_imgcss/img/users.png" ng-if="$index>0" />
- </span>
- </label>
- </div>
- </div>
- </div>
- </td>
- <td style="text-align:center">
- <button class="sp-btn-gray-outline" ng-disabled="!ctl.moveFlag1" ng-click="ctl.moveUp()">
- <i class="fa fa-long-arrow-up"></i>
- </button>
- <br />
- <button class="sp-btn-gray-outline" ng-disabled="!ctl.moveFlag2" ng-click="ctl.moveDown()">
- <i class="fa fa-long-arrow-down"></i>
- </button>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="sp-page sp-text-center sp-mt-15">
- <button class="sp-btn-blue sp-radius" ng-click="ctl.send()" ng-disabled="ctl.sendFlag||(ctl.forwardUser.length==0&&ctl.direction.ENDNODETYPE!=1)">
- <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="forward1" style="width: 520px;">
- <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-if="ctl.direction.ENDNODETYPE!=3" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <div class="sp-page sp-pl-5" style="background: #C2C0F5" ng-if="ctl.direction.ENDNODETYPE!=1&&ctl.direction.CODEFUNCBUTTON.indexOf('SENDITEM')!=-1">
- <img src="../../flowchart_app_imgcss/img/checkoff.png" ng-if="ctl.mainSend==null&&ctl.copySend.length==0" />
- <img src="../../flowchart_app_imgcss/img/checkon.png" ng-if="ctl.mainSend!=null||ctl.copySend.length!=0" />
- <span ng-bind="ctl.direction.CNAME"></span>
- <span class="sp-color-red sp-ml-30" ng-if="ctl.mainNull==true&&ctl.mainSend == null">您还没有选择主送人员</span>
- </div>
- <div class="sp-page" style="width: 500px; line-height: 30px">
- <div id="content" ng-if="ctl.showContent==true">
- <div class="sp-line-gray"></div>
- <div class="sp-page-row" ng-if="ctl.direction.SENDRULE==0||ctl.direction.SENDRULE==1">
- <div class="sp-pull-left sp-span1 sp-pl-10">主送:</div>
- <div class="sp-pull-left sp-page" style="width: 420px; height:30px">
- <span class="selectPeople" ng-if="ctl.mainSend!=null">
- <span ng-bind="ctl.mainSend.USERNAME"></span>
- <i class="fa fa-close" ng-click="ctl.mainSend=null"></i>
- </span>
- </div>
- </div>
- <div class="sp-page-row" ng-if="ctl.direction.SENDRULE==1||ctl.direction.SENDRULE==2||ctl.direction.SENDRULE==3">
- <span class="sp-pull-left sp-span1 sp-pl-10">抄送:</span>
- <div class="sp-pull-left sp-page" style="width: 420px; height:30px">
- <span class="selectPeople" ng-repeat="item in ctl.copySend">
- <span ng-bind="item.USERNAME"></span>
- <i class="fa fa-close" ng-click="ctl.delCopySend(ctl,item)"></i>
- </span>
- </div>
- </div>
- <div class="sp-page-row">
- <table class="sp-grid">
- <tbody>
- <tr>
- <td style="width:250px;border-right:1px solid #ddd">
- <div style="height: 200px; overflow-x: hidden; overflow-y: scroll;">
- <div ng-repeat="item in ctl.Dep" class="sp-page">
- <i ng-if="item.open==false&&item.C_H_I_L_D" class="fa fa-plus-square-o" ng-click="item.open=true"></i>
- <i ng-if="item.open==true&&item.C_H_I_L_D" class="fa fa-minus-square-o" ng-click="item.open=false"></i>
- <label ng-bind="item.SECTION" class="pointer" ng-click="ctl.organCode=item.CODE"></label>
- <i class="fa fa-check sp-color-blue" ng-if="item.CODE==ctl.organCode"></i>
- <div class="sp-ml-15 sp-box" ng-if="item.open==true" ng-repeat="item1 in item.C_H_I_L_D">
- <i ng-if="item1.open==false&&item1.C_H_I_L_D" class="fa fa-plus-square-o" ng-click="item1.open=true"></i>
- <i ng-if="item1.open==true&&item1.C_H_I_L_D" class="fa fa-minus-square-o" ng-click="item1.open=false"></i>
- <label ng-bind="item1.SECTION" class="pointer" ng-click="ctl.organCode=item1.CODE"></label>
- <i class="fa fa-check sp-color-blue" ng-if="item1.CODE==ctl.organCode"></i>
- <div class="sp-ml-15 sp-box" ng-if="item1.open==true" ng-repeat="item2 in item1.C_H_I_L_D">
- <i ng-if="item2.open==false&&item2.C_H_I_L_D" class="fa fa-plus-square-o" ng-click="item2.open=true"></i>
- <i ng-if="item2.open==true&&item2.C_H_I_L_D" class="fa fa-minus-square-o" ng-click="item2.open=false"></i>
- <label ng-bind="item2.SECTION" class="pointer" ng-click="ctl.organCode=item2.CODE"></label>
- <i class="fa fa-check sp-color-blue" ng-if="item2.CODE==ctl.organCode"></i>
- </div>
- </div>
- </div>
- </div>
- </td>
- <td>
- <div style="height: 200px; overflow-x: hidden; overflow-y: scroll;">
- <div ng-repeat="item in ctl.people" class="sp-box" ng-if="item.SECTCODE.indexOf(ctl.organCode)>-1">
- <span ng-bind="item.USERNAME"></span>
- <span class="sp-btn-blue sp-btn-sm sp-radius sp-pull-right" ng-click="ctl.setCopySend(ctl,item)"
- ng-if="(ctl.direction.SENDRULE==1||ctl.direction.SENDRULE==2||ctl.direction.SENDRULE==3)&&ctl.copySend.indexOf(item)==-1&&item!=ctl.mainSend">抄送</span>
- <span class="sp-btn-blue sp-btn-sm sp-radius sp-pull-right" ng-click="ctl.setMainSend(ctl,item)"
- ng-if="(ctl.direction.SENDRULE==0||ctl.direction.SENDRULE==1)&&ctl.copySend.indexOf(item)==-1&&ctl.mainSend==null">主送</span>
- </div>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- <div class="sp-text-center" ng-if="ctl.showContent==false" ng-bind="ctl.direction.CODEFUNCTITLE"></div>
- </div>
- <div class="sp-page sp-text-center sp-mt-15">
- <button class="sp-btn-blue sp-radius" ng-click="ctl.send()" ng-disabled="ctl.sendFlag" ng-if="ctl.direction.ENDNODETYPE!=1&&ctl.direction.CODEFUNCBUTTON.indexOf('SENDITEM')!=-1">
- <i class="fa fa-check sp-mr-5"> </i>发 送
- </button>
- <button class="sp-btn-blue sp-radius" ng-click="ctl.send()" ng-disabled="ctl.sendFlag" ng-if="ctl.direction.ENDNODETYPE==1||ctl.direction.CODEFUNCBUTTON.indexOf('SENDITEM')==-1">
- <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 class="sp-layer-body" ng-if="ctl.direction.ENDNODETYPE==3" ng-class="{'sp-height-400': '{{ctl.deviceType}}' =='pad'}">
- <div ng-repeat="item in ctl.directionList">
- <div class="sp-page sp-pl-5" style="background: #C2C0F5">
- <img src="../../flowchart_app_imgcss/img/checkoff.png" ng-if="item.mainSend==null&&item.copySend.length==0" />
- <img src="../../flowchart_app_imgcss/img/checkon.png" ng-if="item.mainSend!=null||item.copySend.length!=0" />
- <span ng-bind="item.CNAME"></span>
- <span class="sp-pull-right" style="margin: 2px 5px 0 0; cursor: pointer; " ng-click="ctl.openPeopleList(item)"><i class="fa fa-user-circle-o fa-lg"></i></span>
- </div>
- <div class="sp-line-gray"></div>
- <div class="sp-page-center" style="width: 500px; line-height: 30px">
- <div class="sp-page-row" ng-if="item.SENDRULE==0||item.SENDRULE==1">
- <div class="sp-pull-left sp-span1 sp-pl-10">主送:</div>
- <div class="sp-pull-left sp-page" style="width: 420px; height:30px">
- <span class="selectPeople" ng-if="item.mainSend!=null">
- <span ng-bind="item.mainSend.USERNAME"></span>
- <i class="fa fa-close" ng-click="item.mainSend=null"></i>
- </span>
- </div>
- </div>
- <div class="sp-page-row" ng-if="item.SENDRULE==1||item.SENDRULE==2||item.SENDRULE==3">
- <span class="sp-pull-left sp-span1 sp-pl-10">抄送:</span>
- <div class="sp-pull-left sp-page" style="width: 420px; height:30px">
- <span class="selectPeople" ng-repeat="item1 in item.copySend">
- <span ng-bind="item1.USERNAME"></span>
- <i class="fa fa-close" ng-click="ctl.delCopySend(item,item1)"></i>
- </span>
- </div>
- </div>
- <div ng-show="item.show">
- <div class="sp-page-row">
- <table class="sp-grid">
- <tbody>
- <tr>
- <td style="width:250px;border-right:1px solid #ddd">
- <div style="height: 200px; overflow-x: hidden; overflow-y: scroll;">
- <div ng-repeat="item1 in item.Dep" class="sp-page">
- <i ng-if="item1.open==false&&item1.C_H_I_L_D" class="fa fa-plus-square-o" ng-click="item1.open=true"></i>
- <i ng-if="item1.open==true&&item1.C_H_I_L_D" class="fa fa-minus-square-o" ng-click="item1.open=false"></i>
- <label ng-bind="item1.SECTION" class="pointer" ng-click="item.organCode=item1.CODE"></label>
- <i class="fa fa-check sp-color-blue" ng-if="item1.CODE==item.organCode"></i>
- <div class="sp-ml-15 sp-box" ng-if="item1.open==true" ng-repeat="item2 in item1.C_H_I_L_D">
- <i ng-if="item2.open==false&&item2.C_H_I_L_D" class="fa fa-plus-square-o" ng-click="item2.open=true"></i>
- <i ng-if="item2.open==true&&item2.C_H_I_L_D" class="fa fa-minus-square-o" ng-click="item2.open=false"></i>
- <label ng-bind="item2.SECTION" class="pointer" ng-click="item.organCode=item2.CODE"></label>
- <i class="fa fa-check sp-color-blue" ng-if="item2.CODE==item.organCode"></i>
- <div class="sp-ml-15 sp-box" ng-if="item2.open==true" ng-repeat="item3 in item2.C_H_I_L_D">
- <i ng-if="item3.open==false&&item3.C_H_I_L_D" class="fa fa-plus-square-o" ng-click="item3.open=true"></i>
- <i ng-if="item3.open==true&&item3.C_H_I_L_D" class="fa fa-minus-square-o" ng-click="item3.open=false"></i>
- <label ng-bind="item3.SECTION" class="pointer" ng-click="item.organCode=item3.CODE"></label>
- <i class="fa fa-check sp-color-blue" ng-if="item3.CODE==item.organCode"></i>
- </div>
- </div>
- </div>
- </div>
- </td>
- <td>
- <div style="height: 200px; overflow-x: hidden; overflow-y: scroll;">
- <div ng-repeat="item1 in item.people" class="sp-box" ng-if="item1.SECTCODE.indexOf(item.organCode)>-1">
- <span ng-bind="item1.USERNAME"></span>
- <span class="sp-btn-blue sp-btn-sm sp-radius sp-pull-right" ng-click="ctl.setCopySend(item,item1)"
- ng-if="(item.SENDRULE==1||item.SENDRULE==2||item.SENDRULE==3)&&item.copySend.indexOf(item1)==-1&&item1!=item.mainSend">抄送</span>
- <span class="sp-btn-blue sp-btn-sm sp-radius sp-pull-right" ng-click="ctl.setMainSend(item,item1)"
- ng-if="(item.SENDRULE==0||item.SENDRULE==1)&&item.copySend.indexOf(item1)==-1&&item.mainSend==null">主送</span>
- </div>
- </div>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- </div>
- </div>
- </div>
- <div class="sp-page sp-text-center sp-mt-15">
- <button class="sp-btn-blue sp-radius" ng-click="ctl.sendAll()" ng-disabled="ctl.sendFlag"><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="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>
- <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="../../../AFrontEnd/js/special/special.js?time=' + new Date().getTime() + '" type="text/javascript"></s' + 'cript>')</script>
- <script>document.write('<scri' + 'pt src="js/formedit.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>
- </body>
- </html>
|