|
|
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-25edde54"],{"27b9":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=[],s={name:"book-custom-on-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.bookOnChange).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})}}},o=s,c=(a("548c"),a("1805")),i=Object(c["a"])(o,r,n,!1,null,"25a6d678",null);t["default"]=i.exports},"496d":function(e,t,a){},"548c":function(e,t,a){"use strict";a("496d")}}]);
|