2 lines
3.8 KiB
JavaScript
2 lines
3.8 KiB
JavaScript
var y=Object.defineProperty,x=Object.defineProperties;var D=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var v=Object.prototype.hasOwnProperty,B=Object.prototype.propertyIsEnumerable;var F=(o,t,e)=>t in o?y(o,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):o[t]=e,p=(o,t)=>{for(var e in t||(t={}))v.call(t,e)&&F(o,e,t[e]);if(C)for(var e of C(t))B.call(t,e)&&F(o,e,t[e]);return o},_=(o,t)=>x(o,D(t));var h=(o,t,e)=>new Promise((r,s)=>{var l=n=>{try{a(e.next(n))}catch(i){s(i)}},c=n=>{try{a(e.throw(n))}catch(i){s(i)}},a=n=>n.done?r(n.value):Promise.resolve(n.value).then(l,c);a((e=e.apply(o,t)).next())});import{B as E,u as S}from"./useTable.d0ac0332.js";import{T as A}from"./useForm.9a2db385.js";import{J as R,s as M,bc as N,aA as u,bN as L,o as b,h as T,p as f,x as k,w as V,j,y as I,l as J,cs as w,g0 as K,g1 as U}from"./index.1c21b270.js";import{_ as W,c as q,s as z}from"./LinksDrawer.659c81bb.js";import{b as G}from"./index.3bc5264b.js";import"./index.f5ef0af4.js";import"./Checkbox.0afca320.js";import"./index.16addc92.js";import"./index.4735147a.js";import"./index.89bfd8ba.js";import"./index.8b6a9e70.js";import"./useSize.95cc89e0.js";import"./eagerComputed.c03251a9.js";import"./onMountedOrActivated.b0089aeb.js";import"./useWindowSizeFn.80f08068.js";import"./useContentViewHeight.3d0df870.js";import"./ArrowLeftOutlined.f21977ee.js";import"./transButton.6fc250a9.js";import"./index.268803ef.js";import"./index.e52ad4c8.js";import"./index.8d0922ec.js";import"./index.2a2b440f.js";import"./dateUtil.768de925.js";import"./_baseMerge.09dc1719.js";import"./_isIterateeCall.18176193.js";import"./_baseEach.8a908f77.js";import"./get.fa76943e.js";import"./index.d594c2b7.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.fef05e74.js";import"./FullscreenOutlined.7e34998a.js";import"./index.5e63b934.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.4691f200.js";import"./scrollTo.2c0d38e2.js";import"./index.7c1cd7ce.js";import"./index.2fe7d0b4.js";import"./index.8f5b8d5a.js";import"./_baseIteratee.a0856a2e.js";import"./index.41d92815.js";import"./useRefs.1e9f4fa6.js";import"./download.9fc2b25a.js";import"./index.e1c46204.js";import"./uniqBy.92d19b6e.js";import"./defaultsDeep.7bc30680.js";const H={components:{BasicTable:E,LinksDrawer:W,TableAction:A},setup(){const o=M({}),[t,{openModal:e}]=G(),[r,{reload:s}]=S({title:"\u8D26\u53F7\u5217\u8868",api:i=>h(this,null,function*(){const{data:d,meta:m}=yield U(p({},i));return{items:d,total:m==null?void 0:m.total}}),rowKey:"id",columns:q,formConfig:{labelWidth:80,schemas:z},useSearchForm:!0,showTableSetting:!0,bordered:!0,showIndexColumn:!0}),l=()=>{w.success("\u64CD\u4F5C\u6210\u529F"),s()},c=()=>{e(!0,{id:!1})};return _(p({handleEdit:i=>{e(!0,_(p({},i),{isUpdate:!0}))},handleDelete:i=>h(this,null,function*(){yield K(i.id),w.success("\u5220\u9664\u6210\u529F"),s()}),registerTable:r,registerModal:t,handleSuccess:l},N(o)),{handleCreate:c})}},O={key:0,class:"flex items-center justify-center"};function P(o,t,e,r,s,l){const c=u("a-button"),a=u("TableAction"),n=u("BasicTable"),i=u("LinksDrawer"),d=L("auth");return b(),T("div",null,[f(n,{onRegister:r.registerTable},{toolbar:k(()=>[V((b(),j(c,{type:"primary",onClick:r.handleCreate},{default:k(()=>[I(" \u65B0\u589E\u94FE\u63A5 ")]),_:1},8,["onClick"])),[[d,"endpoint.friend_links.index"]])]),bodyCell:k(({column:m,record:g})=>[m.key==="action"?(b(),T("div",O,[f(a,{actions:[{label:"\u7F16\u8F91",onClick:r.handleEdit.bind(null,g),auth:"endpoint.friend_links.edit"},{label:"\u5220\u9664",auth:"endpoint.friend_links.destroy",popConfirm:{title:"\u662F\u5426\u786E\u8BA4\u5220\u9664",placement:"topRight",confirm:r.handleDelete.bind(null,g)}}]},null,8,["actions"])])):J("",!0)]),_:1},8,["onRegister"]),f(i,{onRegister:r.registerModal,onSuccess:r.handleSuccess},null,8,["onRegister","onSuccess"])])}var Ue=R(H,[["render",P]]);export{Ue as default};
|