webpackJsonp([63],{PVaO:function(t,e,a){"use strict";Object.defineProperty(e,"__esModule",{value:!0});a("nsOR");var i=a("WMi1"),s=(a("LlGJ"),a("Wtz3")),n=(a("WJbf"),a("OhwO"));a("7+uW").a.use(i.a).use(s.a).use(n.a);var l={name:"pointDetail",data:function(){return{loading:!0,eventInfo:{remark:{},files:[]},deptName:"",isShowDetail:!1,itemDetail:{},list:[]}},methods:{deleteItem:function(){var t=this;this.$dialog.confirm({title:"删除",message:"是否删除该记录?"}).then(function(){t.$axiosUser("post","/api/pro/sm/point/d",{id:t.eventInfo.id}).then(function(e){t.$toast("已删除"),setTimeout(function(){t.$route_back()},500)})})},show_imgae:function(t,e){Object(n.a)(e.map(function(t){return t.file}))}},created:function(){var t=this;this.$route.query.item&&(this.eventInfo=JSON.parse(this.$route.query.item),this.$nextTick(function(){t.loading=!1}))}},o={render:function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"event-info__wrap"},[a("van-nav-bar",{attrs:{title:"奖扣分详情","left-text":"返回","left-arrow":""},on:{"click-left":t.$route_back}},[a("template",{slot:"right"},[t.eventInfo.can_delete?a("span",{staticStyle:{color:"#fff"},on:{click:t.deleteItem}},[t._v("删除")]):t._e()])],2),t._v(" "),a("div",{staticClass:"all"},[a("scroller",[a("van-skeleton",{attrs:{title:"",avatar:"",row:3,loading:t.loading}},[a("div",{staticStyle:{"background-color":"#fff"}},[a("div",{staticClass:"flex-box-ce event-info__header"},[a("div",{staticClass:"flex-1 flex-box-ce"},[a("userImage",{attrs:{id:t.eventInfo.employee_id,width:"1.1rem",height:"1.1rem"}}),t._v(" "),a("div",{staticStyle:{"margin-left":"0.1rem"}},[a("div",{staticClass:"event-employee__name"},[t._v(t._s(t.$getEmployeeMapItem(t.eventInfo.employee_id).name))])])],1),t._v(" "),a("span",{staticClass:"event-info__value",class:t.eventInfo.point>0?"red":"green"},[t.eventInfo.point>0?a("span",[t._v("+")]):t._e(),t._v(t._s(t.eventInfo.point)+"分")])]),t._v(" "),a("div",{staticClass:"content",on:{click:function(e){t.isShowDetail=!0}}},[a("div",{staticClass:"flex-box-ce"},[a("span",{staticClass:"flex-1"},[t._v("检查标准")]),a("span",{staticClass:"blue"},[t._v("查看详情")])]),t._v(" "),a("div",{staticStyle:{margin:"6px 0"}},[t._v(t._s(t.eventInfo.remark.item_name))]),t._v(" "),a("div",[t._v("标准分值:"),a("span",{staticClass:"blue"},[t._v(t._s(Math.abs(t.eventInfo.point))+"分")])])]),t._v(" "),a("div",{staticClass:"event-task__wrap"},[a("div",{staticClass:"flex-box"},[a("div",{staticClass:"label"},[t._v("图片")]),t._v(" "),a("div",{staticClass:"flex-1"},t._l(t.eventInfo.files,function(e,i){return a("van-image",{key:i,staticStyle:{"margin-right":"0.1rem"},attrs:{src:e.file,width:"50",height:"50",radius:"5",type:"contain"},on:{click:function(e){return t.show_imgae(i,t.eventInfo.files)}}})}),1)]),t._v(" "),a("div",{staticClass:"flex-box"},[a("div",{staticClass:"label"},[t._v("备注")]),t._v(" "),a("div",{staticClass:"flex-1",staticStyle:{"white-space":"pre-wrap"}},[t._v(t._s(t.eventInfo.remark.remark||"无"))])]),t._v(" "),a("div",{staticClass:"flex-box"},[a("div",{staticClass:"label"},[t._v("提交人")]),t._v(" "),a("div",{staticClass:"flex-1"},[t._v(t._s(t.$getEmployeeMapItem(t.eventInfo.publisher_id).name))])]),t._v(" "),a("div",{staticClass:"flex-box"},[a("div",{staticClass:"label"},[t._v("提交时间")]),t._v(" "),a("div",{staticClass:"flex-1"},[t._v(t._s(t.eventInfo.ct))])])])]),t._v(" "),a("div",{staticStyle:{height:"3rem"}})])],1)],1),t._v(" "),a("van-action-sheet",{attrs:{closeable:!1,duration:".35"},model:{value:t.isShowDetail,callback:function(e){t.isShowDetail=e},expression:"isShowDetail"}},[a("div",{staticClass:"vassheet"},[a("div",{staticClass:"vasHead"},[a("van-icon",{attrs:{name:"arrow-down",size:".3rem"},on:{click:function(e){e.stopPropagation(),t.isShowDetail=!1}}}),t._v(" "),a("span",[t._v("检查项详情")])],1),t._v(" "),a("div",{staticClass:"pullUpdel"},[a("div",{staticStyle:{"background-color":"#fff"}},[a("div",[t._v(t._s(t.eventInfo.remark.item_name))]),t._v(" "),a("div",{staticClass:"fontColorC",staticStyle:{"font-size":"0.28rem",margin:"0.2rem 0"}},[t._v("标准分值:"+t._s(Math.abs(t.eventInfo.point))+"分")]),t._v(" "),a("div",{staticStyle:{"background-color":"#F8FCFF",padding:"0.14rem","white-space":"pre-wrap","font-size":"0.28rem"}},[t._v(t._s(t.eventInfo.remark.item_desc))])])])])])],1)},staticRenderFns:[]};var v=a("VU/8")(l,o,!1,function(t){a("trFr")},"data-v-b6697934",null);e.default=v.exports},trFr:function(t,e){}});