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 S,u as E}from"./useTable.6b619c75.js";import{T as R}from"./BasicForm.ae0daee5.js";import{J as A,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,fR as V,fS as j}from"./index.42f6d4fa.js";import{_ as I,c as J,s as K}from"./LinksDrawer.2bc2a3d4.js";import{b as U}from"./index.e4a9e789.js";import"./index.00386961.js";import"./Checkbox.60c93d60.js";import"./index.4f6bfb29.js";import"./useForm.2b3e892b.js";import"./index.0d9654f8.js";import"./index.d652b796.js";import"./index.1fb9a220.js";import"./useSize.bfcce0d3.js";import"./eagerComputed.0d6bc596.js";import"./onMountedOrActivated.fcc399ca.js";import"./useWindowSizeFn.59057e81.js";import"./useContentViewHeight.3c322f17.js";import"./ArrowLeftOutlined.ba37289d.js";import"./transButton.4de65305.js";import"./index.5ae2fbc2.js";import"./index.fec699a3.js";import"./index.a490e760.js";import"./index.cf77a22b.js";import"./index.f571973b.js";import"./index.a1fbd514.js";import"./_baseIteratee.e7955d2b.js";import"./get.2827500f.js";import"./index.440e4acf.js";import"./index.b27f367c.js";import"./index.960908b9.js";import"./dateUtil.e5c253c4.js";import"./uniqBy.f1c04b4f.js";import"./_baseMerge.f9f92d78.js";import"./_isIterateeCall.ca95552e.js";import"./_baseEach.3eb1f329.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.0094f7cd.js";import"./FullscreenOutlined.e88b49c8.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.39baf266.js";import"./scrollTo.3e250a07.js";import"./index.6c227589.js";import"./useRefs.202947de.js";import"./download.c4a6fe43.js";import"./defaultsDeep.a68d3c7a.js";const W={components:{BasicTable:S,LinksDrawer:I,TableAction:R},setup(){const o=v({}),[e,{openModal:t}]=U(),[i,{reload:s}]=E({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})}},q={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",q,[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=A(W,[["render",z]]);export{jt as default};
|