chunk-3a46e468.0c36dfee.js 1.8 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3a46e468"],{"173e":function(e,t,a){},"957f":function(e,t,a){"use strict";a.r(t);var r=function(){var e=this,t=e._self._c;return t("div",[t("el-drawer",{attrs:{visible:e.showArea,size:"55vw","before-close":e.closeFn,"custom-class":"drawer-class",direction:"ltr"},on:{"update:visible":function(t){e.showArea=t}}},[t("div",[t("div",{staticStyle:{"margin-left":"2px","font-weight":"bold"}},[e._v("【"+e._s(e.currentData.customName?e.currentData.customName:"")+"】"+e._s(e.currentData.itemName?e.currentData.itemName:"")+" 路上记录")]),t("x-crud",{on:{load:e.onLoad},scopedSlots:e._u([{key:"table-column-changeNum",fn:function({scope:a}){return[e._v(" "+e._s(1==a.row.io?"+":"-")),t("span",[e._v(e._s(a.row.changeNum))])]}}])})],1)])],1)},n=[],o={name:"book-custom-road-record",props:{currentData:{type:Object,default:()=>{}}},data(){return{showArea:!1}},methods:{init(){this.showArea=!0,this.app&&this.app.refresh({relateSecondId:this.currentData.id,customId:this.currentData.customId,itemId:this.currentData.itemId})},closeFn(){this.showArea=!1},onLoad({ctx:e,app:t}){this.app=t,e.service(this.$service.bookRoadChange).set("table",{columns:[{label:"日期",prop:"addTime",align:"center"},{label:"事项",prop:"event",align:"center"},{label:"变动",prop:"changeNum",align:"center"},{label:"最终",prop:"num",align:"center"},{label:"操作人",prop:"staffName",align:"center"}],op:{visible:!0,props:{width:160,align:"center",fixed:"right",label:"操作"},layout:[]}}).set("layout",[["data-table"],["flex1"]]).done(),t.refresh({relateSecondId:this.currentData.id,customId:this.currentData.customId,itemId:this.currentData.itemId})}}},s=o,i=(a("b392"),a("1805")),c=Object(i["a"])(s,r,n,!1,null,"5f7bd04a",null);t["default"]=c.exports},b392:function(e,t,a){"use strict";a("173e")}}]);