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.cbbe2c64.js";import{T as R}from"./useForm.ba32b870.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.2cdbaad0.js";import{_ as P,c as U,s as W}from"./LinksDrawer.29d1bb6d.js";import{b as G}from"./index.38a7c073.js";import"./index.d6da02c1.js";import"./Checkbox.c3dcd23d.js";import"./index.0c5172a8.js";import"./index.052834a1.js";import"./index.6b7db3f0.js";import"./index.374ddcfd.js";import"./useSize.6a81371f.js";import"./eagerComputed.dd374092.js";import"./onMountedOrActivated.ceffb9a2.js";import"./useWindowSizeFn.37c64509.js";import"./useContentViewHeight.9010a11c.js";import"./ArrowLeftOutlined.496f293c.js";import"./transButton.3783c419.js";import"./index.9c81af9f.js";import"./index.d71f2929.js";import"./index.a66be64e.js";import"./index.c83e6254.js";import"./dateUtil.667ca424.js";import"./_baseMerge.e853c408.js";import"./_isIterateeCall.7a3f7b16.js";import"./_baseEach.0a08a0a3.js";import"./get.7d647d75.js";import"./index.d52f5601.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.bb7075a0.js";import"./FullscreenOutlined.2399646b.js";import"./index.0648ffce.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.b3eee854.js";import"./scrollTo.8be90725.js";import"./index.bbbf1aa7.js";import"./index.df6501fa.js";import"./index.a8e4332c.js";import"./_baseIteratee.08cafe90.js";import"./index.12083f86.js";import"./useRefs.e6353c4f.js";import"./download.7790a0b6.js";import"./index.91807f4e.js";import"./uniqBy.725fa3fa.js";import"./defaultsDeep.60161449.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};
|