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.f5e8bb01.js";import{T as R}from"./useForm.354d9dda.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.b9edafc5.js";import{_ as P,c as U,s as W}from"./LinksDrawer.56f69901.js";import{b as G}from"./index.a1398b2b.js";import"./index.1818d178.js";import"./Checkbox.3693edd4.js";import"./index.68134fec.js";import"./index.161c6c24.js";import"./index.ec2e2643.js";import"./index.07ffe575.js";import"./useSize.68b0b927.js";import"./eagerComputed.e71ccd62.js";import"./onMountedOrActivated.1b2852ce.js";import"./useWindowSizeFn.163a2397.js";import"./useContentViewHeight.f1232089.js";import"./ArrowLeftOutlined.70e6d78b.js";import"./transButton.28c267d1.js";import"./index.ddea2c87.js";import"./index.42b29c86.js";import"./index.0ae85186.js";import"./index.f9d5ec0c.js";import"./dateUtil.5a03aaf6.js";import"./_baseMerge.aa91e649.js";import"./_isIterateeCall.6ba6d6fa.js";import"./_baseEach.adcefe03.js";import"./get.525b1412.js";import"./index.0180ed58.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.864ed0d9.js";import"./FullscreenOutlined.6ed405b9.js";import"./index.345ec072.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.074234ca.js";import"./scrollTo.495af765.js";import"./index.ea48b9f7.js";import"./index.09659ee2.js";import"./index.b7b73885.js";import"./_baseIteratee.2ccd493f.js";import"./index.fe531bc3.js";import"./useRefs.6d27f120.js";import"./download.dc49e8e1.js";import"./index.219c7033.js";import"./uniqBy.20331f76.js";import"./defaultsDeep.e2c5a558.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};
|