| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-853293ce"],{"11e4":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-status",fn:function({scope:t}){return[e._v(" "+e._s(0==t.row.status?"在路上":1==e.item.status?"已送达":"已取消")+" ")]}}])})],1)])],1)},s=[],n={name:"book-record",props:{currentData:{type:Object,default:()=>{}}},data(){return{showArea:!1}},methods:{init(){this.showArea=!0,this.app&&this.app.refresh({parentId:this.currentData.id})},closeFn(){this.showArea=!1},onLoad({ctx:e,app:t}){this.app=t,e.service(this.$service.bookItemGhs).set("table",{columns:[{label:"日期",prop:"addTime",align:"center"},{label:"花材",prop:"name",align:"center"},{label:"供货商",prop:"ghsName",align:"center"},{label:"数量",prop:"num",align:"center"},{label:"状态",prop:"status",align:"center"}],op:{visible:!0,props:{width:160,align:"center",fixed:"right",label:"操作"},layout:[]}}).set("layout",[["data-table"],["flex1"]]).done(),t.refresh({parentId:this.currentData.id})}}},o=n,i=(a("d7e9"),a("1805")),c=Object(i["a"])(o,r,s,!1,null,"d5ec602e",null);t["default"]=c.exports},bf13:function(e,t,a){},d7e9:function(e,t,a){"use strict";a("bf13")}}]);
|