2 lines
3.8 KiB
JavaScript
2 lines
3.8 KiB
JavaScript
var y=Object.defineProperty,v=Object.defineProperties;var D=Object.getOwnPropertyDescriptors;var C=Object.getOwnPropertySymbols;var x=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={}))x.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)=>v(o,D(t));var h=(o,t,e)=>new Promise((r,a)=>{var l=n=>{try{s(e.next(n))}catch(i){a(i)}},c=n=>{try{s(e.throw(n))}catch(i){a(i)}},s=n=>n.done?r(n.value):Promise.resolve(n.value).then(l,c);s((e=e.apply(o,t)).next())});import{B as E,u as S}from"./useTable.87323ef6.js";import{T as R}from"./useForm.07a5f44b.js";import{q as A,v as M,be as L,aC as u,bP as N,o as b,h as T,p as f,y as k,w as V,j,z as q,l as z,cu as w,g1 as I,g2 as K}from"./index.5df1475c.js";import{_ as P,c as U,s as W}from"./LinksDrawer.cad2047a.js";import{b as G}from"./index.4cb04beb.js";import"./index.38acb0a5.js";import"./Checkbox.7f8592c5.js";import"./index.c89237ad.js";import"./index.88b332c0.js";import"./index.820e4675.js";import"./index.2207fa77.js";import"./useSize.56df91ad.js";import"./eagerComputed.ddd1509e.js";import"./onMountedOrActivated.4fbea925.js";import"./useWindowSizeFn.9540523e.js";import"./useContentViewHeight.727a582b.js";import"./ArrowLeftOutlined.1202abc6.js";import"./transButton.81d43cf8.js";import"./index.3aa4349d.js";import"./index.a4e6c070.js";import"./index.1c5b3a93.js";import"./index.b9d1be92.js";import"./dateUtil.9c6d1317.js";import"./_baseMerge.45875f5b.js";import"./_isIterateeCall.ac5b4137.js";import"./_baseEach.1a76287d.js";import"./get.585393a0.js";import"./index.3a7d8d6f.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.d365026f.js";import"./FullscreenOutlined.a7be7f3a.js";import"./index.0a86bb99.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.99a0c46c.js";import"./scrollTo.3cce7631.js";import"./index.6752e660.js";import"./index.716a4c34.js";import"./index.637ac1af.js";import"./_baseIteratee.ac78aa1a.js";import"./index.92618ffc.js";import"./useRefs.4ffe1d8c.js";import"./download.ce51a9ac.js";import"./index.d6f0940d.js";import"./uniqBy.33c2b764.js";import"./defaultsDeep.2d32032d.js";const H={components:{BasicTable:E,LinksDrawer:P,TableAction:R},setup(){const o=M({}),[t,{openModal:e}]=G(),[r,{reload:a}]=S({title:"\u8D26\u53F7\u5217\u8868",api:i=>h(this,null,function*(){const{data:d,meta:m}=yield K(p({},i));return{items:d,total:m==null?void 0:m.total}}),rowKey:"id",columns:U,formConfig:{labelWidth:80,schemas:W},useSearchForm:!0,showTableSetting:!0,bordered:!0,showIndexColumn:!0}),l=()=>{w.success("\u64CD\u4F5C\u6210\u529F"),a()},c=()=>{e(!0,{id:!1})};return _(p({handleEdit:i=>{e(!0,_(p({},i),{isUpdate:!0}))},handleDelete:i=>h(this,null,function*(){yield I(i.id),w.success("\u5220\u9664\u6210\u529F"),a()}),registerTable:r,registerModal:t,handleSuccess:l},L(o)),{handleCreate:c})}},J={key:0,class:"flex items-center justify-center"};function O(o,t,e,r,a,l){const c=u("a-button"),s=u("TableAction"),n=u("BasicTable"),i=u("LinksDrawer"),d=N("auth");return b(),T("div",null,[f(n,{onRegister:r.registerTable},{toolbar:k(()=>[V((b(),j(c,{type:"primary",onClick:r.handleCreate},{default:k(()=>[q(" \u65B0\u589E\u94FE\u63A5 ")]),_:1},8,["onClick"])),[[d,"endpoint.friend_links.index"]])]),bodyCell:k(({column:m,record:g})=>[m.key==="action"?(b(),T("div",J,[f(s,{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"])])):z("",!0)]),_:1},8,["onRegister"]),f(i,{onRegister:r.registerModal,onSuccess:r.handleSuccess},null,8,["onRegister","onSuccess"])])}var Ke=A(H,[["render",O]]);export{Ke as default};
|