| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-f4ab72d6"],{"2c7b":function(e,t,a){},"39b9":function(e,t,a){"use strict";a("2c7b")},d4cf:function(e,t,a){"use strict";a.r(t);var n=function(){var e=this,t=e._self._c;return t("div",{staticClass:"app-list-content"},[t("x-crud",{staticClass:"liu-crud-wrap",on:{load:e.onLoad},scopedSlots:e._u([{key:"slot-tabs",fn:function(){return[t("el-tabs",{staticClass:"liu-tabs",attrs:{type:"border-card"},model:{value:e.tabIndex,callback:function(t){e.tabIndex=t},expression:"tabIndex"}},e._l(e.tabsData,(function(e,a){return t("el-tab-pane",{key:a,attrs:{label:""+e.text,name:e.key}})})),1)]},proxy:!0},{key:"table-column-amount",fn:function({scope:a}){return[t("span",[e._v(" "+e._s(1==a.row.io?"+":"-")+" "+e._s(a.row.amount)+" ")])]}}])})],1)},s=[],i=(a("5880"),{components:{},data(){return{app:null,tabIndex:"0",tabsData:[{text:"列表",key:"0",val:0}],ghsInfoList:[],loading:!1,ghsId:0,endTime:""}},methods:{onLoad({ctx:e,app:t}){this.app=t,this.$route.query.ghsId&&(this.ghsId=this.$route.query.ghsId),this.$route.query.endTime&&(this.endTime=this.$route.query.endTime),e.service(this.$service.ghsDebtRecord).set("table",{columns:[{prop:"id",label:"ID",align:"center",width:100},{prop:"addTime",label:"日期",align:"center",width:180},{prop:"ghsId",label:"供货商ID",align:"center",width:150},{prop:"event",label:"事项",align:"center",width:260},{prop:"staffName",label:"操作人",align:"center",width:100},{prop:"amount",label:"变动",align:"center",width:120},{prop:"balance",label:"余额",align:"center",width:120},{prop:"remark",label:"备注",align:"center",width:280}],op:{visible:!0,props:{width:220,align:"center",fixed:"right",label:"操作"},layout:["slot-column-option"]}}).set("dict",{search:{keyWord:"name"}}).set("search",{key:{placeholder:"..."}}).set("layout",[["slot-tabs"],["data-table"],["flex1","pagination"]]).done(),t.refresh({type:0,ghsId:this.ghsId,endTime:this.endTime})}}}),l=i,o=(a("39b9"),a("1805")),r=Object(o["a"])(l,n,s,!1,null,"8e8b1a96",null);t["default"]=r.exports}}]);
|