|
|
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-00e66cb7"],{"636d":function(e,t,a){},"98f2":function(e,t,a){"use strict";a("636d")},ad3b:function(e,t,a){"use strict";a.r(t);var i=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.itemData.name?e.itemData.name:"")+"】库存明细")]),t("x-crud",{on:{load:e.onLoad},scopedSlots:e._u([{key:"table-column-bigNumOrder",fn:function({scope:a}){return[e._v(" "+e._s(1==a.row.io?"+":"-")),t("span",[e._v(e._s(a.row.bigNumOrder))])]}}])})],1)])],1)},r=[],s={name:"stock-detail",props:{itemData:{type:Object,default:()=>{}}},data(){return{showArea:!1}},methods:{init(){this.showArea=!0,this.app&&this.app.refresh({id:this.itemData.id})},closeFn(){this.showArea=!1},onLoad({ctx:e,app:t}){this.app=t,e.service(this.$service.stock).set("table",{columns:[{label:"日期",prop:"addTime",align:"center"},{label:"名称",prop:"relateName",align:"center"},{label:"事项",prop:"typeName",align:"center"},{label:"变动",prop:"bigNumOrder",align:"center"},{label:"剩余",prop:"bigNumStock",align:"center"}],op:{visible:!0,props:{width:160,align:"center",fixed:"right",label:"操作"},layout:[]}}).set("layout",[["data-table"],["flex1","pagination"]]).done(),t.refresh({id:this.itemData.id})}}},o=s,n=(a("98f2"),a("1805")),l=Object(n["a"])(o,i,r,!1,null,"83ff0346",null);t["default"]=l.exports}}]);
|