1234567 |
- import{_ as d,d as h,w as i,r as a,o as w,c as y,h as C,j as e,C as n,M as c,a as F,F as D,l as m}from"./index.js";import{I as k}from"./invoice-form.65309b.js";import"./_details.f90e1169.js";import"./status.642bba24.js";import"./global.9ad647c8.js";const g={flex:"","w-full":"","justify-end":"","mb-5":""},x=h({__name:"invoice-table",emits:["change"],setup(A,{emit:r}){const l=i([]),u=i(null);function v(t){l.value=[...l.value,...Array.isArray(t)?t:[t]],r("change",m(l))}function _({$index:t}){l.value.splice(t,1),r("change",m(l))}return(t,p)=>{const s=a("el-button"),o=a("el-table-column"),f=a("el-table");return w(),y(D,null,[C("div",g,[e(s,{type:"primary",link:"",onClick:p[0]||(p[0]=()=>u.value.onDisplay())},{default:n(()=>[c("\u6DFB\u52A0")]),_:1})]),e(f,{size:"small",data:l.value,border:""},{default:n(()=>[e(o,{type:"index",width:"50"}),F(` <el-table-column label="\u53D1\u7968\u4E0A\u4F20\u65B9\u5F0F" prop="invType" show-overflow-tooltip>\r
- <template #="{ row }">\r
- <el-tag>{{\r
- invTypeOptions.find(t => t.value === row.invType)?.label\r
- }}</el-tag>\r
- </template>\r
- </el-table-column> `),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:"\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:n(b=>[e(s,{link:"",type:"primary",onClick:()=>_(b)},{default:n(()=>[c("\u5220\u9664")]),_:2},1032,["onClick"])]),_:1})]),_:1},8,["data"]),e(k,{ref_key:"invoceFormRef",ref:u,onChange:v},null,512)],64)}}});var V=d(x,[["__file","C:/Users/63107/Desktop/projects/settle-vue3/src/views/purchase/buyInvoiceQuery/components/invoice-table.vue"]]);export{V as default};
|