order-table.56d3787c.js 749 B

1
  1. import{a as d}from"./configs.ddfbc06f.js";import{q as h,B as n,aY as _,r as b,o as t,K as r,H as g,n as y,J as C,v as l,I as k,bl as w,aN as v}from"./index.307d1dca.js";const L=h({__name:"order-table",props:{paymentList:null},emits:["change-payment-detail"],setup(o,{emit:s}){const c=o,a=n([]),m=n(null);function u(e){e&&s("change-payment-detail",e)}return _(()=>a.value=c.paymentList.filter(e=>e.status==="3")),(e,B)=>{const i=b("el-table-column");return t(),r(l(w),{border:"",ref_key:"tableRef",ref:m,"row-key":"id",data:a.value,"highlight-current-row":"",size:"small",onCurrentChange:u},{default:g(()=>[(t(!0),y(k,null,C(l(d),(p,f)=>(t(),r(i,v({key:f},p,{"show-overflow-tooltip":""}),null,16))),128))]),_:1},8,["data"])}}});export{L as default};