You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2 lines
19 KiB
2 lines
19 KiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-0f4ed40c"],{"55fe":function(t,e,r){},"5f29":function(t,e,r){"use strict";r("55fe")},9214:function(t,e,r){"use strict";r.r(e);var n=function(){var t=this,e=t._self._c;return e("div",[e("div",{staticClass:"main-content comprehensive"},[t._m(0),e("div",{staticClass:"content"},[e("el-tabs",{model:{value:t.activeName,callback:function(e){t.activeName=e},expression:"activeName"}},[e("el-tab-pane",{attrs:{label:"组织架构管理",name:"first"}},[e("el-input",{staticStyle:{width:"240px",margin:"10px 0"},attrs:{size:"small",placeholder:"请输入搜索内容"},model:{value:t.search,callback:function(e){t.search="string"===typeof e?e.trim():e},expression:"search"}}),e("div",{staticStyle:{float:"right",right:"100px"}},[e("el-button",{attrs:{size:"small",type:"primary"},on:{click:function(e){return t.add()}}},[t._v(" 新增部门 ")])],1),e("div",[e("el-table",{staticStyle:{width:"100%","margin-bottom":"20px"},attrs:{data:t.ftable,"row-key":"id",border:"","default-expand-all":"","tree-props":{children:"organizationList",hasChildren:"hasChildren"},"cell-style":{fontWeight:t.$store.state.fontWeight},"header-cell-style":{background:"#F5F5F6",color:"#606266"}}},[e("el-table-column",{attrs:{prop:"name",width:"296",label:"组织机构层级"}}),e("el-table-column",{attrs:{label:"分类",width:"126"},scopedSlots:t._u([{key:"default",fn:function(r){return[e("div",[1===r.row.categoryId?e("div",[e("span",[t._v("公司")])]):2===r.row.categoryId?e("div",[e("span",[t._v("部门")])]):3===r.row.categoryId?e("div",[e("span",[t._v("工作组")])]):t._e()])]}}])}),e("el-table-column",{attrs:{prop:"leadingName",label:"主要负责人",width:"136"}}),e("el-table-column",{attrs:{prop:"leadingTel",label:"电话"}}),e("el-table-column",{attrs:{prop:"countNum",label:"人数"}}),e("el-table-column",{attrs:{label:"状态"},scopedSlots:t._u([{key:"default",fn:function(r){return[e("div",[1===r.row.status?e("div",[e("div",{staticClass:"status_box"},[e("div",{staticClass:"status_icon"}),e("span",[t._v("正常")])])]):e("div",[e("div",{staticClass:"status_box"},[e("div",{staticClass:"status_icon danger"}),e("span",[t._v("停用")])])])])]}}])}),e("el-table-column",{attrs:{prop:"remake",label:"备注"}}),e("el-table-column",{attrs:{prop:"operating",label:"操作"},scopedSlots:t._u([{key:"default",fn:function(r){return[e("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){return t.edit(r.row)}}},[t._v("编辑")]),e("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){return t.stop(r.row)}}},[t._v("停用")]),e("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){return t.recovery(r.row)}}},[t._v("恢复")]),e("el-button",{attrs:{type:"text",size:"small"},on:{click:function(e){return t.del(r.row)}}},[t._v("删除")])]}}])})],1)],1)],1)],1)],1),e("Drawer",{attrs:{drawerTitle:"新增部门",drawerVrisible:t.add_vrisible},on:{drawerClose:t.addClose}},[e("div",{staticStyle:{padding:"30px"}},[e("FromCard",[e("template",{slot:"title"},[t._v("部门信息")]),[e("VueForm",{ref:"addForm",attrs:{formObj:t.addForm},on:{ruleSuccess:t.addRuleSuccess},scopedSlots:t._u([{key:"leadingId",fn:function(){return[e("el-select",{staticStyle:{width:"240px"},attrs:{"remote-method":t.premoteMethod,loading:t.loading,remote:"",filterable:"",placeholder:"请选择"},on:{change:t.pchange,focus:t.psefocus},model:{value:t.addForm.ruleForm.leadingId,callback:function(e){t.$set(t.addForm.ruleForm,"leadingId",e)},expression:"addForm.ruleForm.leadingId"}},t._l(t.options,(function(t){return e("el-option",{key:t.id,attrs:{label:t.actualName,value:t.id}})})),1)]},proxy:!0}])},[e("template",{slot:"sort"},[e("div",[e("el-input-number",{attrs:{"controls-position":"right",min:1,max:10},model:{value:t.addForm.ruleForm.sort,callback:function(e){t.$set(t.addForm.ruleForm,"sort",e)},expression:"addForm.ruleForm.sort"}})],1)])],2)]],2)],1),e("div",{attrs:{slot:"footer"},slot:"footer"},[e("button",{staticClass:"btn-orange",on:{click:function(e){return t.addSubmit()}}},[e("span",[e("i",{staticClass:"el-icon-circle-check"}),t._v("提交")])]),e("button",{staticClass:"btn-gray",on:{click:t.addClose}},[e("span",[t._v("取消")])])])]),e("Drawer",{attrs:{drawerTitle:t.drawerTitle,drawerVrisible:t.edit_vrisible},on:{drawerClose:t.editClose}},[e("div",{staticStyle:{padding:"30px"}},[e("FromCard",[e("template",{slot:"title"},[t._v("基本信息")]),[e("VueForm",{ref:"editVueForm",attrs:{formObj:t.editForm},scopedSlots:t._u([{key:"leadingId",fn:function(){return[e("el-select",{staticStyle:{width:"240px"},attrs:{"remote-method":t.remoteMethod,loading:t.loading,remote:"",filterable:"",placeholder:"请选择"},on:{change:t.change,focus:t.sefocus},model:{value:t.editForm.ruleForm.leadingId,callback:function(e){t.$set(t.editForm.ruleForm,"leadingId",e)},expression:"editForm.ruleForm.leadingId"}},t._l(t.userOptions,(function(t){return e("el-option",{key:t.id,attrs:{label:t.actualName,value:t.id}})})),1)]},proxy:!0}])},[e("template",{slot:"parentId"},[t.parentList.length?e("div",[e("el-select",{staticStyle:{width:"240px"},attrs:{placeholder:"请选择"},model:{value:t.editForm.ruleForm.parentId,callback:function(e){t.$set(t.editForm.ruleForm,"parentId",e)},expression:"editForm.ruleForm.parentId"}},t._l(t.parentList,(function(t){return e("el-option",{key:t.id,attrs:{label:t.name,value:t.id}})})),1)],1):e("div",[e("el-input",{staticStyle:{width:"240px"},attrs:{placeholder:"请输入内容",value:t.falseParentName,disabled:!0}})],1)]),e("template",{slot:"sort"},[e("div",[e("el-input-number",{attrs:{"controls-position":"right",min:1,max:10},model:{value:t.editForm.ruleForm.sort,callback:function(e){t.$set(t.editForm.ruleForm,"sort",e)},expression:"editForm.ruleForm.sort"}})],1)])],2)]],2)],1),e("div",{attrs:{slot:"footer"},slot:"footer"},[e("button",{staticClass:"btn-orange",on:{click:function(e){return t.editSubmit()}}},[e("span",[e("i",{staticClass:"el-icon-circle-check"}),t._v("提交")])]),e("button",{staticClass:"btn-gray",on:{click:t.editClose}},[e("span",[t._v("取消")])])])])],1)])},a=[function(){var t=this,e=t._self._c;return e("div",{staticClass:"main-titel",staticStyle:{"border-bottom":"none"}},[e("span",[t._v("组织架构管理")])])}],o=r("fcac"),i=(r("2b74"),{data(){return{edit_vrisible:!1,drawerTitle:"",activeName:"first",search:null,eidtId:null,loading:!1,tableData:[],parentList:[],add_vrisible:!1,options:[],addForm:{ruleForm:{name:null,parentId:null,leadingId:null,tel:null,remake:null,categoryId:null,sort:null},rules:{name:[{required:!0,message:"请输入",trigger:"change"}],leadingId:[{required:!0,message:"请输入",trigger:"change"}],categoryId:[{required:!0,message:"请选择",trigger:"change"}],parentId:[{required:!0,message:"请选择",trigger:"change"}],sort:[{required:!0,message:"请选择",trigger:"change"}]},form_item:[{type:"Input",label:"组织名称",placeholder:"请输入",width:"50%",prop:"name"},{type:"Slot",label:"负责人",placeholder:"请输入",width:"50%",prop:"leadingId",slotName:"leadingId"},{type:"Input",label:"手机号",placeholder:"请输入",width:"50%",disabled:!0,prop:"tel"},{type:"Select",label:"分类",placeholder:"请输入",width:"50%",prop:"categoryId",options:[{value:2,label:"部门"},{value:3,label:"工作组"}]},{type:"Select",label:"上级",placeholder:"请输入",width:"50%",prop:"parentId",options:[]},{type:"Slot",label:"排序",placeholder:"请输入",width:"50%",rows:5,prop:"sort",slotName:"sort"},{type:"textarea",label:"备注",placeholder:"请输入",width:"100%",prop:"remake"}]},editForm:{ruleForm:{name:null,parentId:null,leadingId:null,sort:null,remake:null,categoryId:null,leadingTel:null},form_item:[{type:"Slot",label:"上级部门",width:"50%",placeholder:"请选择",prop:"parentId",slotName:"parentId"},{type:"Input",label:"部门名称",placeholder:"请输入",prop:"name",width:"50%"},{type:"Slot",label:"负责人",width:"50%",placeholder:"请选择",prop:"leadingId",slotName:"leadingId"},{type:"Select",label:"分类",width:"50%",placeholder:"请选择",prop:"categoryId",options:[{value:1,label:"公司"},{value:2,label:"部门"},{value:3,label:"工作组"}]},{type:"Input",label:"手机号",placeholder:"请输入",prop:"leadingTel",disabled:!0,width:"50%"},{type:"Slot",label:"排序",placeholder:"请输入",width:"50%",rows:5,prop:"sort",slotName:"sort"},{type:"textarea",label:"备注",placeholder:"请输入",width:"100%",rows:5,prop:"remake"}]},userOptions:[],falseParentName:null,ftable:null}},created(){this.getData()},methods:{recovery(t){this.$confirm("是否恢复?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(()=>{this.$message({type:"success",message:"恢复成功"}),Object(o["N"])({id:t.id}).then(t=>{this.getData()})}).catch(()=>{this.$message({type:"info",message:"已取消恢复"})})},stop(t){this.$confirm("是否停用?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(()=>{this.$message({type:"success",message:"停用成功"}),Object(o["O"])({id:t.id}).then(t=>{this.getData()})}).catch(()=>{this.$message({type:"info",message:"已取消停用"})})},del(t){this.$confirm("是否删除部门?","提示",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(()=>{this.$message({type:"success",message:"删除成功"}),Object(o["J"])({id:t.id}).then(t=>{this.getData()})}).catch(()=>{this.$message({type:"info",message:"已取消删除"})})},add(){this.add_vrisible=!0},addClose(){this.add_vrisible=!1,this.$refs.addForm.reset()},addRuleSuccess(){let t={...this.addForm.ruleForm};Object(o["L"])(t).then(t=>{t.status&&(this.$message({message:t.message,type:"success"}),this.addClose(),this.getData())})},addSubmit(){this.$refs.addForm.submitForm()},premoteMethod(t){let e={pageNum:1,size:20,name:t};this.loading=!0,Object(o["Z"])(e).then(t=>{this.options=t.tableList,this.loading=!1,console.log(t)})},psefocus(){let t={pageNum:1,size:20};this.loading=!0,Object(o["Z"])(t).then(t=>{this.options=t.tableList,this.loading=!1,console.log(this.options)})},pchange(t){console.log(t),this.options.map(e=>{e.id===t&&(this.addForm.ruleForm.tel=e.tel)})},remoteMethod(t){this.getUserList(t)},sefocus(){this.getUserList("")},change(t){this.options.map(e=>{e.id===t&&(this.editForm.ruleForm.leadingTel=e.tel)})},editClose(){this.edit_vrisible=!1},editSubmit(){console.log(this.editForm.ruleForm);let t={id:this.eidtId,...this.editForm.ruleForm};Object(o["P"])(t).then(t=>{t.status&&(this.$message({message:t.message,type:"success"}),this.editClose(),this.getData())})},edit(t){this.drawerTitle="编辑部门",this.falseParentName=t.name,Object(o["K"])({id:t.id}).then(t=>{this.eidtId=t.id,this.editForm.ruleForm.name=t.name,this.editForm.ruleForm.parentId=t.parentId,this.editForm.ruleForm.leadingId=t.leadingId,this.editForm.ruleForm.sort=t.sort,this.editForm.ruleForm.remake=t.remake,this.editForm.ruleForm.categoryId=t.categoryId,this.editForm.ruleForm.leadingTel=t.leadingTel,this.parentList=t.parentList?t.parentList:[],this.getUserList(t.actualName),this.edit_vrisible=!0})},getData(){Object(o["M"])().then(t=>{this.tableData=t,this.ftable=t,console.log("-")})},getUserList(t){let e={pageNum:1,size:100,actualName:t};Object(o["Z"])(e).then(t=>{this.userOptions=t.tableList})},handleTreeData(t,e){if(!t||0===t.length)return[];const r=[];for(let n=0;n<t.length;n+=1){let a=!1;for(let r in t[n])if("string"===typeof t[n][r]&&(a=t[n][r].includes(e),a))break;(this.handleTreeData(t[n].organizationList,e).length>0||a)&&r.push({...t[n],organizationList:this.handleTreeData(t[n].organizationList,e)})}return r},treeTable(){var t=this.search;let e=this.tableData,r=this.handleTreeData(e,t);return r}},watch:{search:{handler(t){this.ftable=this.treeTable()},immediate:!0},"addForm.ruleForm.categoryId":{handler(t){if(console.log(t),2==t){let t={label:"新城悦物业服务有限公司",value:1};this.addForm.form_item[4].options=[],this.$set(this.addForm.form_item[4].options,0,t)}else Object(o["M"])().then(t=>{t[0].organizationList.forEach(t=>{let e={value:t.id,label:t.name};this.addForm.form_item[4].options.push(e),console.log(this.addForm.form_item[4])})})}}}}),s=i,l=(r("5f29"),r("2877")),u=Object(l["a"])(s,n,a,!1,null,"4a309d29",null);e["default"]=u.exports},fcac:function(t,e,r){"use strict";r.d(e,"p",(function(){return a})),r.d(e,"q",(function(){return o})),r.d(e,"r",(function(){return i})),r.d(e,"M",(function(){return s})),r.d(e,"K",(function(){return l})),r.d(e,"L",(function(){return u})),r.d(e,"J",(function(){return d})),r.d(e,"P",(function(){return c})),r.d(e,"O",(function(){return m})),r.d(e,"N",(function(){return h})),r.d(e,"Z",(function(){return p})),r.d(e,"X",(function(){return f})),r.d(e,"Y",(function(){return g})),r.d(e,"z",(function(){return b})),r.d(e,"b",(function(){return y})),r.d(e,"a",(function(){return T})),r.d(e,"c",(function(){return v})),r.d(e,"H",(function(){return F})),r.d(e,"G",(function(){return S})),r.d(e,"I",(function(){return q})),r.d(e,"U",(function(){return w})),r.d(e,"V",(function(){return O})),r.d(e,"ab",(function(){return I})),r.d(e,"cb",(function(){return _})),r.d(e,"bb",(function(){return P})),r.d(e,"A",(function(){return k})),r.d(e,"db",(function(){return x})),r.d(e,"W",(function(){return E})),r.d(e,"eb",(function(){return C})),r.d(e,"E",(function(){return G})),r.d(e,"F",(function(){return L})),r.d(e,"u",(function(){return N})),r.d(e,"S",(function(){return z})),r.d(e,"R",(function(){return R})),r.d(e,"T",(function(){return D})),r.d(e,"Q",(function(){return $})),r.d(e,"l",(function(){return j})),r.d(e,"d",(function(){return U})),r.d(e,"e",(function(){return B})),r.d(e,"j",(function(){return M})),r.d(e,"i",(function(){return A})),r.d(e,"k",(function(){return J})),r.d(e,"f",(function(){return V})),r.d(e,"h",(function(){return K})),r.d(e,"g",(function(){return W})),r.d(e,"w",(function(){return Z})),r.d(e,"s",(function(){return H})),r.d(e,"t",(function(){return Q})),r.d(e,"v",(function(){return X})),r.d(e,"o",(function(){return Y})),r.d(e,"n",(function(){return tt})),r.d(e,"D",(function(){return et})),r.d(e,"B",(function(){return rt})),r.d(e,"C",(function(){return nt})),r.d(e,"x",(function(){return at})),r.d(e,"y",(function(){return ot})),r.d(e,"m",(function(){return it}));var n=r("b775");r("2c37");function a(t){return n["a"].request({method:"GET",url:"/dataStatistics/findLastMonthPayCostDetail",params:t})}function o(t){return n["a"].request({method:"GET",url:"/dataStatistics/findPaymentStatistics",params:t})}function i(t){return n["a"].request({method:"GET",url:"/dataStatistics/findTodayEnvironmentalHealth",params:t})}function s(t){return n["a"].request({method:"GET",url:"/sysOrganization/list",params:t})}function l(t){return n["a"].request({method:"GET",url:"/sysOrganization/findById",params:t})}function u(t){return n["a"].request({method:"POST",url:"/sysOrganization/insert",data:t})}function d(t){return n["a"].request({method:"GET",url:"/sysOrganization/delete",params:t})}function c(t){return n["a"].request({method:"POST",url:"/sysOrganization/update",data:t})}function m(t){return n["a"].request({method:"GET",url:"/sysOrganization/stop",params:t})}function h(t){return n["a"].request({method:"GET",url:"/sysOrganization/recovery",params:t})}function p(t){return n["a"].request({method:"GET",url:"/sysUser/list",params:t})}function f(t){return n["a"].request({method:"GET",url:"/sysUser/findById",params:t})}function g(t){return n["a"].request({method:"POST",url:"/sysUser/insert",data:t})}function b(t){return n["a"].request({method:"POST",url:"/identity/insert",data:t})}function y(t){return n["a"].request({method:"GET",url:"/RPRecords/list",params:t})}function T(t){return n["a"].request({method:"POST",url:"/RPRecords/insert",data:t})}function v(t){return n["a"].request({method:"POST",url:"/RPRecords/delete",data:t})}function F(t){return n["a"].request({method:"GET",url:"/stationChange/list",params:t})}function S(t){return n["a"].request({method:"POST",url:"/stationChange/insert",data:t})}function q(t){return n["a"].request({method:"POST",url:"/stationChange/delete",data:t})}function w(t){return n["a"].request({method:"GET",url:"/sysUser/allowLogins",params:t})}function O(t){return n["a"].request({method:"GET",url:"/sysUser/disableLogins",params:t})}function I(t){return n["a"].request({method:"GET",url:"/sysUser/recovery",params:t})}function _(t){return n["a"].request({method:"GET",url:"/sysUser/stop",params:t})}function P(t){return n["a"].request({method:"POST",url:"/sysUser/resetPWD",data:t})}function k(t){return n["a"].request({method:"GET",url:"/identity/listAll",params:t})}function x(t){return n["a"].request({method:"POST",url:"/sysUser/update",data:t})}function E(t){return n["a"].request({method:"GET",url:"/sysUser/falseDelete",params:t})}function C(t){return n["a"].request({method:"POST",url:"/train/insert",data:t})}function G(t){return n["a"].request({method:"POST",url:"/salary/insert",data:t})}function L(t){return n["a"].request({method:"POST",url:"/salary/update",data:t})}function N(t){return n["a"].request({method:"GET",url:"/sysRole/roleList",params:t})}function z(t){return n["a"].request({method:"POST",url:"/sysRole/insertRole",data:t})}function R(t){return n["a"].request({method:"GET",url:"/sysRole/findByRoleId",params:t})}function D(t){return n["a"].request({method:"POST",url:"/sysRole/updateRole",data:t})}function $(t){return n["a"].request({method:"POST",url:"/sysRole/deleteRole",data:t})}function j(t){return n["a"].request({method:"POST",url:"/contract/insert",data:t})}function U(t){return n["a"].request({method:"GET",url:"/attendanceRecord/cardReplacement",params:t})}function B(t){return n["a"].request({method:"POST",url:"/attendanceRecord/reviewer",data:t})}function M(t){return n["a"].request({method:"POST",url:"/attendanceTeam/insert",data:t})}function A(t){return n["a"].request({method:"GET",url:"/attendanceTeam/findPeopleById",params:t})}function J(t){return n["a"].request({method:"GET",url:"/attendanceTeam/list",params:t})}function V(t){return n["a"].request({method:"GET",url:"/attendanceSchedulingPlan/enable",params:t})}function K(t){return n["a"].request({method:"POST",url:"/attendanceSchedulingPlan/insert",data:t})}function W(t){return n["a"].request({method:"GET",url:"/attendanceSchedulingPlan/findById",params:t})}function Z(t){return n["a"].request({method:"POST",url:"/functionAuthority/updateRole",data:t})}function H(t){return n["a"].request({method:"GET",url:"/functionAuthority/list",params:t})}function Q(t){return n["a"].request({method:"GET",url:"/functionAuthority/listJurisdiction",params:t})}function X(t){return n["a"].request({method:"POST",url:"/functionAuthority/updateOneJurisdiction",data:t})}function Y(t){return n["a"].request({method:"POST",url:"/dataDictionary/update",data:t})}function tt(t){return n["a"].request({method:"POST",url:"/dataBase/insert",data:t})}function et(t){return n["a"].request({method:"POST",url:"/remind/insert",data:t})}function rt(t){return n["a"].request({method:"POST",url:"/prohibitedKeywords/insert",data:t})}function nt(t){return n["a"].request({method:"POST",url:"/prohibitedKeywords/update",data:t})}function at(t){return n["a"].request({method:"GET",url:"/greenTask/list",params:t})}function ot(t){return n["a"].request({method:"GET",url:"/hygieneTask/list",params:t})}function it(t){return n["a"].request({method:"GET",url:"/dailyPayment/list",params:t})}}}]);
|
|
//# sourceMappingURL=chunk-0f4ed40c.487c171b.js.map
|