invoice-table.b15993f1.js 2.3 KB

1
  1. import{_ as g,d as D,F as v,y as u,o as F,c as C,a as k,z as e,L as t,Z as r,U as x,u as i,M as A}from"./index.0ec20e00.js";import{i as E}from"./_opitons.399b6cf7.js";import{I as N}from"./invoice-form.0af40f35.js";import"./_details.a212789d.js";import"./status.ba3625fb.js";import"./global.9ad647c8.js";const B={flex:"","w-full":"","justify-end":"","mb-5":""},T=r("\u6DFB\u52A0"),I=r("\u5220\u9664"),R=D({__name:"invoice-table",emits:["change"],setup(V,{emit:p}){const l=v([]),s=v(null);function f(n){l.value=[...l.value,...Array.isArray(n)?n:[n]],p("change",i(l))}function d({$index:n}){l.value.splice(n,1),p("change",i(l))}return(n,c)=>{const _=u("el-button"),o=u("el-table-column"),b=u("el-tag"),h=u("el-image"),w=u("el-table");return F(),C(A,null,[k("div",B,[e(_,{type:"primary",link:"",onClick:c[0]||(c[0]=()=>s.value.onDisplay())},{default:t(()=>[T]),_:1})]),e(w,{size:"small",data:l.value,border:""},{default:t(()=>[e(o,{type:"index",width:"50"}),e(o,{label:"\u53D1\u7968\u4E0A\u4F20\u65B9\u5F0F",prop:"invType","show-overflow-tooltip":""},{default:t(({row:a})=>[e(b,null,{default:t(()=>{var m;return[r(x((m=i(E).find(y=>y.value===a.invType))==null?void 0:m.label),1)]}),_:2},1024)]),_:1}),e(o,{label:"\u53D1\u7968\u53F7\u7801",prop:"invNumber","show-overflow-tooltip":""}),e(o,{label:"\u53D1\u7968\u4EE3\u7801",prop:"invCode","show-overflow-tooltip":""}),e(o,{label:"\u6821\u9A8C\u7801",prop:"checkNumber","show-overflow-tooltip":""}),e(o,{label:"\u53D1\u7968\u540D\u79F0",prop:"invName","show-overflow-tooltip":""}),e(o,{label:"\u53D1\u7968\u56FE\u7247",prop:"inv_img","show-overflow-tooltip":""},{default:t(({row:a})=>[e(h,{src:a.inv_img,"preview-src-list":[a.inv_img],style:{height:"30px"},"preview-teleported":""},null,8,["src","preview-src-list"])]),_:1}),e(o,{label:"\u7A0E\u524D\u91D1\u989D",prop:"subtotal_amount"}),e(o,{label:"\u5F00\u7968\u65E5\u671F",prop:"open_time","show-overflow-tooltip":""}),e(o,{label:"\u64CD\u4F5C",width:"60px"},{default:t(a=>[e(_,{link:"",type:"primary",onClick:()=>d(a)},{default:t(()=>[I]),_:2},1032,["onClick"])]),_:1})]),_:1},8,["data"]),e(N,{ref_key:"invoceFormRef",ref:s,onChange:f},null,512)],64)}}});var S=g(R,[["__file","/Users/apple/Desktop/company-projects/accout-vue3-ui/src/views/purchase/ticketReturn/components/invoice-table.vue"]]);export{S as default};