1 |
- webpackJsonp([99],{GzhR:function(t,e,i){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var s=i("mvHQ"),a=i.n(s),n={data:function(){return{Tit:"",knowFrom:"",backlogList:[],packId:0,assessID:0,recordMemberIds:[]}},methods:{routerBak:function(){this.$keep_alive_update("refresh_keep_list",{is:!0}),this.$route_back()},returnNum:function(t){return"action"==this.knowFrom?t.schedule.length:"admnin"==this.knowFrom?t.mamage_record.length:void 0},openPlanPath:function(t){var e={know:this.knowFrom,apList:a()(t),packId:this.packId,assessID:this.assessID};this.$setCache("actionplanDetails",e),this.$router.push({name:"actionplanDetails"})},init:function(){var t=this,e=this.$getCache("actionplanList");this.knowFrom=e.know,this.packId=e.packId,this.assessID=e.assessID,this.recordMemberIds=e.recordMemberIds?e.recordMemberIds:[],"action"==this.knowFrom?this.Tit="执行计划":"admnin"==this.knowFrom&&(this.Tit="管理记录");var i=JSON.parse(e.apList);i.forEach(function(t,e){t.index.forEach(function(t,i){t.planIndex=[e,i],t.isOperation=!0})});var s=!0;if(this.recordMemberIds.length>0)if(this.$getEmployeeAll()[this.assessID].employee_detail.superior_list.some(function(e){if(e.id==t.$getUserData_jx().id)return s=!1,!0}),1==this.$getEmployeeAll()[this.$getUserData_jx().id].is_creator&&(s=!1),this.$getPermis(3)&&(s=!1),s){var n=JSON.parse(a()(i));n.forEach(function(e,i){e.index.forEach(function(e){e.isOperation=!1,e.record_ids.indexOf(t.$getUserData_jx().id)>=0&&(e.isOperation=!0)})}),this.backlogList=n}else this.backlogList=i;else this.backlogList=i}},keep_alive_update:{updateActionplanList:function(t,e){t.init()}},activated:function(){this.init()}},r={render:function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",{staticStyle:{height:"100%"}},[i("van-nav-bar",{attrs:{title:"选择"+t.Tit,"left-text":"","left-arrow":""},on:{"click-left":t.routerBak}}),t._v(" "),i("header",{staticClass:"performanceList"},[i("div",[t._v('请选择记录"'+t._s(t.Tit)+'"的考核指标')])]),t._v(" "),i("scroller",{ref:"work_bench_scroller",staticClass:"all"},[i("div",{staticStyle:{"padding-bottom":"1.5rem"}},[0==t.backlogList.length?i("van-empty",{attrs:{description:"暂无绩效考核数据"}}):t._l(t.backlogList,function(e,s){return i("div",{key:s},[e.index.length>0?[i("div",{staticClass:"backlog_list_tit"},[t._v(t._s(e.name))]),t._v(" "),t._l(e.index,function(e,s){return i("div",{key:s,staticClass:"backlog_list"},[i("van-cell",{staticClass:"apListt",attrs:{title:e.name+"("+e.weight+"%)","is-link":""},on:{click:function(i){return t.openPlanPath(e)}}},[[t.returnNum(e)>0?i("span",{staticClass:"num"},[t._v(t._s(t.returnNum(e)))]):t._e()]],2)],1)})]:t._e()],2)})],2)])],1)},staticRenderFns:[]};var o=i("VU/8")(n,r,!1,function(t){i("KmW+")},"data-v-775ad164",null);e.default=o.exports},"KmW+":function(t,e){}});
|