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.cb4e7a5a.js";import{T as A}from"./useForm.233f61c7.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.c34ddbd9.js";import{_ as W,c as q,s as z}from"./LinksDrawer.e4a76a18.js";import{b as G}from"./index.e9b436da.js";import"./index.15ae927e.js";import"./Checkbox.2e937936.js";import"./index.0a16b99d.js";import"./index.f8d3f44f.js";import"./index.84f0deda.js";import"./index.cc6dbaf8.js";import"./useSize.96e4dba9.js";import"./eagerComputed.41461b63.js";import"./onMountedOrActivated.33ec51aa.js";import"./useWindowSizeFn.1c214c94.js";import"./useContentViewHeight.28d6976b.js";import"./ArrowLeftOutlined.26d2d96c.js";import"./transButton.050ee73a.js";import"./index.e64c0c22.js";import"./index.56afd626.js";import"./index.00a37f03.js";import"./index.ea8bc728.js";import"./dateUtil.14d474ca.js";import"./_baseMerge.e1a5b5fd.js";import"./_isIterateeCall.f1ea53ce.js";import"./_baseEach.4f0a0aa9.js";import"./get.0bae6e1c.js";import"./index.ef649b28.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.d1d360d5.js";import"./FullscreenOutlined.d22aff24.js";import"./index.ef429cd2.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.9fa539ff.js";import"./scrollTo.82b7d073.js";import"./index.256c0767.js";import"./index.f16cdc5a.js";import"./index.6ae4cbc5.js";import"./_baseIteratee.1a067c78.js";import"./index.a1e33431.js";import"./useRefs.413d8830.js";import"./download.8434245b.js";import"./index.82c2c782.js";import"./uniqBy.0942d6ff.js";import"./defaultsDeep.d6a2a4ee.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};
|