1234567891011 |
- <<<<<<<< HEAD:dist/assets/invoice-table.2e4ecace.js
- import{_ as d,d as h,E as s,x as a,o as w,c as y,b as C,y as e,K as n,a as F,L as k,W as _,u as c}from"./index.94ae02a7.js";import{I as D}from"./invoice-form.32797a57.js";import"./_details.1f04b0fe.js";import"./global.9ad647c8.js";import"./status.9afc58ce.js";const x={flex:"","w-full":"","justify-end":"","mb-5":""},g=_("\u6DFB\u52A0"),A=_("\u5220\u9664"),E=h({__name:"invoice-table",emits:["change"],setup(N,{emit:u}){const t=s([]),r=s(null);function m(l){t.value=[...t.value,...Array.isArray(l)?l:[l]],u("change",c(t))}function v({$index:l}){t.value.splice(l,1),u("change",c(t))}return(l,i)=>{const p=a("el-button"),o=a("el-table-column"),f=a("el-table");return w(),y(k,null,[C("div",x,[e(p,{type:"primary",link:"",onClick:i[0]||(i[0]=()=>r.value.onDisplay())},{default:n(()=>[g]),_:1})]),e(f,{size:"small",data:t.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>
- ========
- import{_ as d,d as h,E as s,x as a,o as w,c as y,b as C,y as e,K as n,a as F,L as k,W as _,u as c}from"./index.aca4dc06.js";import{I as D}from"./invoice-form.0da16732.js";import"./_details.1f04b0fe.js";import"./global.9ad647c8.js";import"./status.c539149f.js";const x={flex:"","w-full":"","justify-end":"","mb-5":""},g=_("\u6DFB\u52A0"),A=_("\u5220\u9664"),E=h({__name:"invoice-table",emits:["change"],setup(N,{emit:u}){const t=s([]),r=s(null);function m(l){t.value=[...t.value,...Array.isArray(l)?l:[l]],u("change",c(t))}function v({$index:l}){t.value.splice(l,1),u("change",c(t))}return(l,i)=>{const p=a("el-button"),o=a("el-table-column"),f=a("el-table");return w(),y(k,null,[C("div",x,[e(p,{type:"primary",link:"",onClick:i[0]||(i[0]=()=>r.value.onDisplay())},{default:n(()=>[g]),_:1})]),e(f,{size:"small",data:t.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>
- >>>>>>>> e31709c6e4767e4b7291f6f89abde625dfd40c2b:dist/assets/invoice-table.00544c34.js
- <template #="{ row }">
- <el-tag>{{
- invTypeOptions.find(t => t.value === row.invType)?.label
- }}</el-tag>
- </template>
- </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(p,{link:"",type:"primary",onClick:()=>v(b)},{default:n(()=>[A]),_:2},1032,["onClick"])]),_:1})]),_:1},8,["data"]),e(D,{ref_key:"invoceFormRef",ref:r,onChange:m},null,512)],64)}}});var j=d(E,[["__file","/Users/apple/Desktop/company-projects/accout-vue3-ui/src/views/purchase/ticketReturn/components/invoice-table.vue"]]);export{j as default};
|