webpackJsonp([150],{XDs1:function(t,e,s){"use strict";Object.defineProperty(e,"__esModule",{value:!0});s("I4j4");var a=s("7fQT"),i=(s("nsOR"),s("WMi1")),l=(s("LlGJ"),s("Wtz3")),n=(s("WJbf"),s("OhwO")),v=(s("XmAh"),s("il3B"));s("7+uW").a.use(a.a).use(i.a).use(l.a).use(n.a).use(v.a);var o={name:"issueTaskDetail",data:function(){return{loading:!0,eventInfo:{},ct:""}},methods:{openD:function(){this.$router.push({name:"reportDetail",query:{id:this.eventInfo.report_id}})},show_imgae:function(t,e){Object(n.a)({images:e,startPosition:t,onClose:function(){}})},getDetail:function(){var t=this;this.loading=!0,this.$axiosUser("get","/api/pro/sm/ticket/info",{ticket_id:this.id}).then(function(e){t.eventInfo=e.data.data}).finally(function(){t.loading=!1})}},activated:function(){this.getDetail()},created:function(){this.$route.query.id&&(this.id=this.$route.query.id,this.ct=this.$route.query.ct)}},c={render:function(){var t=this,e=t.$createElement,s=t._self._c||e;return s("div",{staticClass:"event-info__wrap"},[s("van-nav-bar",{attrs:{title:"扣分单详情","left-text":"返回","left-arrow":""},on:{"click-left":t.$route_back}}),t._v(" "),s("div",{staticClass:"all"},[s("scroller",[s("van-skeleton",{staticStyle:{padding:"0.32rem","background-color":"#fff"},attrs:{title:"",avatar:"",row:3,loading:t.loading}},[s("div",{staticClass:"event-task__wrap"},[s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("扣分对象")]),t._v(" "),s("div",{staticClass:"flex-1"},[t._v(t._s(t.$getEmployeeMapItem(t.eventInfo.owner_id).name))])]),t._v(" "),s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("扣分分值")]),t._v(" "),s("div",{staticClass:"flex-1"},[t._v("-"+t._s(t.eventInfo.point))])]),t._v(" "),s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("创建人")]),t._v(" "),s("div",{staticClass:"flex-1"},[t._v(t._s(t.$getEmployeeMapItem(t.eventInfo.publisher_id).name))])]),t._v(" "),s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("创建时间")]),t._v(" "),s("div",{staticClass:"flex-1"},[t._v(t._s(t.eventInfo.ct))])])]),t._v(" "),s("div",{staticClass:"event-task__wrap"},[s("div",{staticClass:"title"},[t._v("来源")]),t._v(" "),s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("检查报告")]),t._v(" "),s("div",{staticClass:"flex-1 blue",on:{click:t.openD}},[t._v(t._s(t.eventInfo.report_name))])]),t._v(" "),s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("检查点")]),t._v(" "),s("div",{staticClass:"flex-1"},[t._v(t._s(t.eventInfo.label))])]),t._v(" "),s("div",{staticClass:"flex-box"},[s("div",{staticClass:"label"},[t._v("检查项")]),t._v(" "),s("div",{staticClass:"flex-1"},[t._v(t._s(t.eventInfo.name))])])])]),t._v(" "),s("div",{staticStyle:{height:"3rem"}})],1)],1)],1)},staticRenderFns:[]};var d=s("VU/8")(o,c,!1,function(t){s("s/ms")},"data-v-394012cf",null);e.default=d.exports},"s/ms":function(t,e){}});