2 lines
3.6 KiB
JavaScript
2 lines
3.6 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.0443645b.js";import{T as A}from"./useForm.e28242ad.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,fX as V,fY as j}from"./index.f0c2c548.js";import{_ as I,c as J,s as K}from"./LinksDrawer.55cc6f15.js";import{b as U}from"./index.747e446d.js";import"./index.408cbea4.js";import"./Checkbox.425eb004.js";import"./index.38758486.js";import"./index.2553deb5.js";import"./index.d2a4e8ab.js";import"./index.5cc841ea.js";import"./useSize.c33b3176.js";import"./eagerComputed.3e3cba6a.js";import"./onMountedOrActivated.aec62911.js";import"./useWindowSizeFn.f4fdaaea.js";import"./useContentViewHeight.81711f3f.js";import"./ArrowLeftOutlined.f785f415.js";import"./transButton.e2a86ea2.js";import"./index.37a808c5.js";import"./index.00c74638.js";import"./index.592ed99f.js";import"./index.29d8425f.js";import"./dateUtil.1ba881e2.js";import"./_baseMerge.d51a5387.js";import"./_isIterateeCall.99bde16d.js";import"./_baseEach.d5eb7615.js";import"./get.24ccccb5.js";import"./index.38f1e6ff.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.f9d73a7d.js";import"./FullscreenOutlined.792b0d07.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.dfa0409f.js";import"./scrollTo.cbef3c8c.js";import"./index.19d54c62.js";import"./index.32507c79.js";import"./index.9f157132.js";import"./_baseIteratee.469e9142.js";import"./index.a8a60c62.js";import"./useRefs.ccaee4ef.js";import"./download.6ce4b3ba.js";import"./index.04b2b288.js";import"./uniqBy.3136ebda.js";import"./defaultsDeep.3054578e.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})}},X={key:0,class:"flex items-center justify-center"};function Y(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",X,[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 Vt=R(W,[["render",Y]]);export{Vt as default};
|