2 lines
3.7 KiB
JavaScript
2 lines
3.7 KiB
JavaScript
var y=Object.defineProperty,w=Object.defineProperties;var x=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var B=Object.prototype.hasOwnProperty,D=Object.prototype.propertyIsEnumerable;var g=(o,e,t)=>e in o?y(o,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):o[e]=t,p=(o,e)=>{for(var t in e||(e={}))B.call(e,t)&&g(o,t,e[t]);if(C)for(var t of C(e))D.call(e,t)&&g(o,t,e[t]);return o},b=(o,e)=>w(o,x(e));var f=(o,e,t)=>new Promise((i,s)=>{var l=a=>{try{n(t.next(a))}catch(r){s(r)}},c=a=>{try{n(t.throw(a))}catch(r){s(r)}},n=a=>a.done?i(a.value):Promise.resolve(a.value).then(l,c);n((t=t.apply(o,e)).next())});import{B as E,u as S}from"./useTable.598e6d82.js";import{T as A}from"./useForm.03e51d9d.js";import{J as R,s as v,bc as M,aA as u,o as k,h as F,p as d,x as h,y as L,l as N,cs as T,fY as V,fZ as j}from"./index.21245d29.js";import{_ as I,c as J,s as K}from"./LinksDrawer.37f54a80.js";import{b as U}from"./index.4c544d4b.js";import"./index.84b29fc6.js";import"./Checkbox.fa82dd83.js";import"./index.cb97fa8e.js";import"./index.a5fd3b13.js";import"./index.88d51b37.js";import"./index.2186c0b9.js";import"./useSize.df065350.js";import"./eagerComputed.1dfbb3e2.js";import"./onMountedOrActivated.0cd1630d.js";import"./useWindowSizeFn.389f20ea.js";import"./useContentViewHeight.e4785cb8.js";import"./ArrowLeftOutlined.aa3dd46c.js";import"./transButton.07f5660f.js";import"./index.ff2d8b23.js";import"./index.51099b25.js";import"./index.2bca0958.js";import"./index.c67437d3.js";import"./dateUtil.86807b7c.js";import"./_baseMerge.34ff719d.js";import"./_isIterateeCall.3ecca9fb.js";import"./_baseEach.0ec73046.js";import"./get.f944b1eb.js";import"./index.edda2f3d.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.2e350c27.js";import"./FullscreenOutlined.a23b92ec.js";import"./index.f744e029.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.a27609ff.js";import"./scrollTo.ffa88bec.js";import"./index.448b1a59.js";import"./index.50d275a2.js";import"./index.4f80bdfb.js";import"./_baseIteratee.a1c01496.js";import"./index.08387011.js";import"./useRefs.36d901f9.js";import"./download.1d03fc45.js";import"./index.7288befa.js";import"./uniqBy.2fb0264d.js";import"./defaultsDeep.33b9b4bb.js";const W={components:{BasicTable:E,LinksDrawer:I,TableAction:A},setup(){const o=v({}),[e,{openModal:t}]=U(),[i,{reload:s}]=S({title:"\u8D26\u53F7\u5217\u8868",api:r=>f(this,null,function*(){const{data:_,meta:m}=yield j(p({},r));return{items:_,total:m==null?void 0:m.total}}),rowKey:"id",columns:J,formConfig:{labelWidth:80,schemas:K},useSearchForm:!0,showTableSetting:!0,bordered:!0,showIndexColumn:!0}),l=()=>{T.success("\u64CD\u4F5C\u6210\u529F"),s()},c=()=>{t(!0,{id:!1})};return b(p({handleEdit:r=>{t(!0,b(p({},r),{isUpdate:!0}))},handleDelete:r=>f(this,null,function*(){yield V(r.id),T.success("\u5220\u9664\u6210\u529F"),s()}),registerTable:i,registerModal:e,handleSuccess:l},M(o)),{handleCreate:c})}},Y={key:0,class:"flex items-center justify-center"};function Z(o,e,t,i,s,l){const c=u("a-button"),n=u("TableAction"),a=u("BasicTable"),r=u("LinksDrawer");return k(),F("div",null,[d(a,{onRegister:i.registerTable},{toolbar:h(()=>[d(c,{type:"primary",onClick:i.handleCreate},{default:h(()=>[L(" \u65B0\u589E\u94FE\u63A5 ")]),_:1},8,["onClick"])]),bodyCell:h(({column:_,record:m})=>[_.key==="action"?(k(),F("div",Y,[d(n,{actions:[{label:"\u7F16\u8F91",onClick:i.handleEdit.bind(null,m)},{label:"\u5220\u9664",popConfirm:{title:"\u662F\u5426\u786E\u8BA4\u5220\u9664",placement:"topRight",confirm:i.handleDelete.bind(null,m)}}]},null,8,["actions"])])):N("",!0)]),_:1},8,["onRegister"]),d(r,{onRegister:i.registerModal,onSuccess:i.handleSuccess},null,8,["onRegister","onSuccess"])])}var jt=R(W,[["render",Z]]);export{jt as default};
|