73.178f8ccec07607d87c01.js 6.8 KB

1
  1. webpackJsonp([73],{"/JFD":function(e,t,s){"use strict";Object.defineProperty(t,"__esModule",{value:!0});s("I4j4");var a=s("7fQT"),i=(s("nsOR"),s("WMi1")),n=(s("LlGJ"),s("Wtz3")),_=(s("WJbf"),s("OhwO")),v=s("vLgD"),r=s("EdRh");s("7+uW").a.use(a.a).use(i.a).use(n.a).use(_.a);var l={name:"event_detail_info",components:{userImage:r.a},data:function(){return{loading:!0,eventInfo:{},types_list:{}}},computed:{hasRule:function(){return!!this.eventInfo.rule_item_id},hasAttachmentFile:function(){return Array.isArray(this.eventInfo.files)&&this.eventInfo.files.length>0}},methods:{show_imgae:function(e,t){Object(_.a)({images:t,startPosition:e,onClose:function(){}})},getIconText:function(e){if(e&&e.length>2){var t=e.length;return e[t-2]+e[t-1]}return e},getEventDetail:function(){var e=this;this.$toast.loading({message:"正在加载"});var t={event_id:this.$route.query.id};Object(v.a)({url:"/api/integral/statistics/integral/info",method:"get",params:t}).then(function(t){e.eventInfo=t.data.data,e.eventInfo.status="审批通过"}).catch(function(e){console.error(e)}).finally(function(){e.$toast.clear(),e.loading=!1})},get_point_types:function(){for(var e in this.$store.getters.point_types)this.types_list[this.$store.getters.point_types[e].id]=this.$store.getters.point_types[e].name}},mounted:function(){this.get_point_types(),this.getEventDetail()}},o={render:function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"event-info__wrap"},[s("van-nav-bar",{attrs:{title:"事件详情","left-text":"返回","left-arrow":""},on:{"click-left":e.$route_back}}),e._v(" "),s("div",{staticClass:"event-info__content"},[s("scroller",[s("van-skeleton",{staticStyle:{padding:"0.32rem","background-color":"#fff"},attrs:{title:"",avatar:"",row:3,loading:e.loading}},[s("div",{staticClass:"flex-box-v flex-center-center event-info__header"},[s("userImage",{staticClass:"about-me__avatar",attrs:{id:e.eventInfo.recorder_id,img_url:e.eventInfo.img_url,user_name:e.eventInfo.employee_name,width:"1.12rem",height:"1.12rem"}}),e._v(" "),s("span",{staticClass:"event-employee__name"},[e._v(e._s(e.eventInfo.employee_name))]),e._v(" "),e.eventInfo.point>=0?s("span",{staticClass:"event-info__value"},[e._v("+"+e._s(e.eventInfo.point)+" "+e._s(e.types_list[e.eventInfo.pt_id]))]):s("span",{staticClass:"event-info__value green"},[e._v(e._s(e.eventInfo.point)+" "+e._s(e.types_list[e.eventInfo.pt_id]))])],1),e._v(" "),s("div",{staticClass:"event-task__wrap"},[null!==e.eventInfo.remark&&e.eventInfo.remark.customize?s("div",{staticClass:"event-task__item"},[s("div",{staticClass:"task-item__label"},[e._v("事件内容")]),e._v(" "),s("div",{staticClass:"task-item__value"},[e._v(e._s(e.eventInfo.remark.customize||e.eventInfo.remark.rule))])]):e._e(),e._v(" "),e.eventInfo.rule_list?s("div",{staticClass:"event-task__item"},[s("div",{staticClass:"task-item__label"},[e._v("事件分类")]),e._v(" "),s("div",{staticClass:"task-item__value"},[e._v(e._s(e.eventInfo.rule_list))])]):e._e(),e._v(" "),e.eventInfo.source_type_mark?s("div",{staticClass:"event-task__item"},[s("div",{staticClass:"task-item__label"},[e._v("来源类型")]),e._v(" "),s("div",{staticClass:"task-item__value"},[e._v(e._s(e.eventInfo.source_type_mark))])]):e._e(),e._v(" "),e.eventInfo.date?s("div",{staticClass:"event-task__item"},[s("div",{staticClass:"task-item__label"},[e._v("时间")]),e._v(" "),s("div",{staticClass:"task-item__value"},[e._v(e._s(e.eventInfo.date))])]):e._e(),e._v(" "),e.hasAttachmentFile?s("div",{staticClass:"event-task__item"},[s("div",{staticClass:"task-item__label"},[e._v("图片")]),e._v(" "),s("div",{staticClass:"task-item__value"},e._l(e.eventInfo.files,function(t,a){return s("van-image",{key:a,staticStyle:{"margin-right":"0.1rem"},attrs:{src:t,width:"40",height:"40",radius:"5",type:"contain"},on:{click:function(t){return e.show_imgae(a,e.eventInfo.files)}}})}),1)]):e._e(),e._v(" "),e.eventInfo.recorder_name?s("div",{staticClass:"event-task__item"},[s("div",{staticClass:"task-item__label"},[e._v("记录人")]),e._v(" "),s("div",{staticClass:"task-item__value"},[e._v(e._s(e.eventInfo.recorder_name))])]):e._e()]),e._v(" "),e.hasRule?s("div",{staticClass:"event-rule__wrap"},[s("div",{staticClass:"event-rule__header",staticStyle:{"margin-bottom":"0.24rem"}},[s("span",{staticClass:"event-rule__title"},[e._v("规则依据")]),e._v(" "),s("span",{staticClass:"event-process__sub-title"},[e._v("此事件打分参考以下积分规则")])]),e._v(" "),e.eventInfo.rule_list?s("div",{staticClass:"event-rule__item"},[s("div",{staticClass:"rule-item__label"},[e._v("规则分类")]),e._v(" "),s("div",{staticClass:"rule-item__value"},[e._v(e._s(e.eventInfo.rule_list))])]):e._e(),e._v(" "),e.eventInfo.remark&&e.eventInfo.remark.rule?s("div",{staticClass:"event-rule__item"},[s("div",{staticClass:"rule-item__label"},[e._v("积分规则")]),e._v(" "),s("div",{staticClass:"rule-item__value"},[e._v(e._s(e.eventInfo.remark.rule))])]):e._e(),e._v(" "),e.eventInfo.rule_item?s("div",{staticClass:"event-rule__item"},[s("div",{staticClass:"rule-item__label"},[e._v("规则积分")]),e._v(" "),e.eventInfo.rule_item?s("div",{staticClass:"rule-item__value"},[1==e.eventInfo.rule_item.range_type?s("span",[e._v(e._s(e.eventInfo.rule_item.min_point))]):e._e(),2==e.eventInfo.rule_item.range_type?s("span",[e._v(e._s(e.eventInfo.rule_item.min_point)+" ~ "+e._s(e.eventInfo.rule_item.max_point))]):e._e(),s("span",[e._v(e._s(e.types_list[e.eventInfo.pt_id]))])]):e._e()]):e._e()]):e._e(),e._v(" "),e.eventInfo.process&&e.eventInfo.process.length>0?s("div",{staticClass:"event-process__wrap"},[s("div",{staticClass:"event-process__header"},[s("span",{staticClass:"event-process__title"},[e._v("审批")]),e._v(" "),s("span",{staticClass:"event-process__sub-title"},[e._v("多人审批时, 以最后一人为准")])]),e._v(" "),e._l(e.eventInfo.process,function(t,a){return s("div",{key:a,staticClass:"event-process__item"},[s("div",{staticClass:"event-process__icon",class:{before:e.eventInfo.process.length>a+1}},[s("userImage",{staticClass:"about-me__avatar",attrs:{img_url:t.img_url,user_name:t.name,width:"0.72rem",height:"0.72rem"}})],1),e._v(" "),s("div",{staticClass:"process-item__content"},[s("div",[s("span",{staticClass:"process-item__name"},[e._v(e._s(t.name))]),e._v(" "),s("span",{staticClass:"process-item__remark"},[e._v(e._s(t.remark))])]),e._v(" "),s("div",{staticClass:"process-item__time"},[s("span",[e._v(e._s(t.time))]),e._v(" "),"申请人"!=t.remark?s("div",{staticStyle:{color:"#323233","font-size":"0.28rem","margin-top":"0.12rem"}},[e._v("\n "+e._s(t.review_remark)+"\n ")]):e._e()])]),e._v(" "),s("div",{staticClass:"process-item__point"},[t.review_point>0?s("span",[e._v("+"+e._s(t.review_point))]):s("span",[e._v(e._s(t.review_point||""))])])])})],2):e._e()])],1)],1)],1)},staticRenderFns:[]};var c=s("VU/8")(l,o,!1,function(e){s("H5KK")},"data-v-52fde88c",null);t.default=c.exports},H5KK:function(e,t){}});