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.9ceec417.js";import{T as A}from"./useForm.59d5ecc2.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.78125621.js";import{_ as I,c as J,s as K}from"./LinksDrawer.9298f51f.js";import{b as U}from"./index.a35d6bc2.js";import"./index.e3422b60.js";import"./Checkbox.e80f3154.js";import"./index.89a25800.js";import"./index.726c8019.js";import"./index.e0c9db92.js";import"./index.dfa1af26.js";import"./useSize.701e293f.js";import"./eagerComputed.263c2a39.js";import"./onMountedOrActivated.3500d925.js";import"./useWindowSizeFn.1f7b4693.js";import"./useContentViewHeight.8edc06ec.js";import"./ArrowLeftOutlined.24db77bc.js";import"./transButton.bf2bbb4b.js";import"./index.78c0e9b8.js";import"./index.a6f23e26.js";import"./index.300034ac.js";import"./index.13647b6b.js";import"./dateUtil.85c8a182.js";import"./_baseMerge.6ab00356.js";import"./_isIterateeCall.c54590ae.js";import"./_baseEach.82b3e5d3.js";import"./get.e9537809.js";import"./index.91fb4b08.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.3948dbfb.js";import"./FullscreenOutlined.37a4e4d0.js";import"./index.efd8755d.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.b80e7066.js";import"./scrollTo.1be62fd9.js";import"./index.53235ed2.js";import"./index.c2ed90bd.js";import"./index.63f84d66.js";import"./_baseIteratee.6d6c318f.js";import"./index.1b58036c.js";import"./useRefs.2572b7cb.js";import"./download.ca6866a1.js";import"./index.831940a3.js";import"./uniqBy.d5b32f11.js";import"./defaultsDeep.92838c1d.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};
|