CustomerCellDemo-KgmwJd6v.js 3.5 KB

1
  1. import{d as f,ag as o,aq as T,ar as a,k as i,aD as e,G as m,au as s,aB as c,ah as g}from"./vue-vendor-Be68asQ6.js";import{T as x}from"./index-D2G57Sln.js";import{a3 as I,X as b}from"./antd-vue-vendor-DcqS7Wvq.js";import{d as h}from"./table-DeSHy8TZ.js";import{useListPage as k}from"./useListPage-aOfrd-Tw.js";import w from"./BasicTable-CuSLkXEu.js";import{a as y}from"./index-BFfnEkVs.js";import"./componentMap-BUTAcOmo.js";import"./useFormItem-CtGMPcLp.js";import"./index-CETWS1o0.js";import"./BasicModal-D4gc2R81.js";import"./useTimeout-Ca5eqGu-.js";import"./vxe-table-vendor-DHF2TRpV.js";import"./useWindowSizeFn-BTSGGcie.js";import"./index-BZ_MXCtW.js";import"./index-BIPzXG41.js";import"./index-CXEQnmRq.js";import"./useIntersectionObserver-Bl62RIZ4.js";import"./download-CjoX0_mR.js";import"./base64Conver-24EVOS6V.js";import"./index-D1703ozz.js";import"./index-Bi7PIj53.js";import"./useCountdown-B7iR27pS.js";import"./useFormItemSingle-nLM0QlcI.js";import"./JSelectUser-DCwPqRxp.js";import"./props-BPxWJPuD.js";import"./JSelectBiz-Be8KsC5j.js";import"./JAddInput-BBXQvvpq.js";import"./areaDataUtil-Cik-Rc_P.js";import"./index-BOEzG86y.js";import"./index-BNFwynfr.js";import"./bem-BvvqSl-N.js";import"./props-Cw7AfxGV.js";import"./useContextMenu-BDwmjIwb.js";import"./depart.api-CDwTvdwQ.js";import"./JSelectDept-DT6g7V5M.js";import"./JPopup-DKJW27Yk.js";import"./JEllipsis-C04xKxcI.js";import"./JUpload-cB_Qj2H2.js";import"./index-iuayQczx.js";import"./index-DJQB4_Pr.js";import"./index-D68l__AG.js";import"./BasicForm-Cv-dsB-e.js";import"./useForm-kcRIHoe0.js";import"./JAreaLinkage-BNOKwn5l.js";import"./JCodeEditor-CSivhUhT.js";import"./htmlmixed-DNSd26j0.js";import"./vue-DbzutmLn.js";/* empty css */import"./EasyCronInput-wCv2YMHn.js";import"./injectionKey-DPVn4AgL.js";const C=[{title:"ID",dataIndex:"id",slots:{customRender:"id"}},{title:"头像",dataIndex:"avatar",width:100},{title:"分类",dataIndex:"category",width:80,align:"center",defaultHidden:!0,slots:{customRender:"category"}},{title:"姓名",dataIndex:"name",width:120},{title:"图片列表1",dataIndex:"imgArr",helpMessage:["这是简单模式的图片列表","只会显示一张在表格中","但点击可预览多张图片"],width:140,slots:{customRender:"img"}},{title:"照片列表2",dataIndex:"imgs",width:160,slots:{customRender:"imgs"}},{title:"地址",dataIndex:"address"},{title:"编号",dataIndex:"no"},{title:"开始时间",dataIndex:"beginTime"},{title:"结束时间",dataIndex:"endTime"}],v=f({components:{BasicTable:w,TableImg:x,Tag:b,Avatar:I},setup(){const{tableContext:r}=k({tableProps:{title:"自定义列内容",titleHelpMessage:"表格中所有头像、图片均为mock生成,仅用于演示图片占位",api:h,columns:C,bordered:!0,showTableSetting:!1,showActionColumn:!1,useSearchForm:!1}}),[p]=r;return{registerTable:p}}}),B={class:"p-4"};function A(r,p,L,R,D,S){const u=o("Avatar"),n=o("Tag"),l=o("TableImg"),_=o("BasicTable");return a(),T("div",B,[i(_,{onRegister:r.registerTable},{id:e(({record:t})=>[m(" ID: "+s(t.id),1)]),bodyCell:e(({column:t,record:d})=>[t.key==="avatar"?(a(),c(u,{key:0,size:60,src:d.avatar},null,8,["src"])):g("",!0),t.key==="no"?(a(),c(n,{key:1,color:"green"},{default:e(()=>[m(s(d.no),1)]),_:2},1024)):g("",!0)]),img:e(({text:t})=>[i(l,{size:60,simpleShow:!0,imgList:t},null,8,["imgList"])]),imgs:e(({text:t})=>[i(l,{size:60,imgList:t},null,8,["imgList"])]),category:e(({record:t})=>[i(n,{color:"green"},{default:e(()=>[m(s(t.no),1)]),_:2},1024)]),_:1},8,["onRegister"])])}const Rt=y(v,[["render",A]]);export{Rt as default};