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.a53f4119.js";import{T as A}from"./useForm.7cf725d7.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.8c59e406.js";import{_ as W,c as q,s as z}from"./LinksDrawer.7f7dc401.js";import{b as G}from"./index.4ed1a505.js";import"./index.f532489b.js";import"./Checkbox.97d123be.js";import"./index.f8c01045.js";import"./index.d4b2b895.js";import"./index.2388964b.js";import"./index.3fe2f242.js";import"./useSize.08fdf812.js";import"./eagerComputed.dcf75e8d.js";import"./onMountedOrActivated.337e2e1c.js";import"./useWindowSizeFn.87e30163.js";import"./useContentViewHeight.ffad785e.js";import"./ArrowLeftOutlined.f92ba081.js";import"./transButton.5c34ea5b.js";import"./index.61114202.js";import"./index.e8a19687.js";import"./index.20aa555f.js";import"./index.5cab7d16.js";import"./dateUtil.c434bbdb.js";import"./_baseMerge.785045d8.js";import"./_isIterateeCall.aed7cee8.js";import"./_baseEach.32f7e034.js";import"./get.c0f3cf2d.js";import"./index.9b9aca54.js";import"./sortable.esm.2632adaa.js";import"./RedoOutlined.421072e6.js";import"./FullscreenOutlined.286ca2e1.js";import"./index.0dea5815.js";import"./fromPairs.84aabb58.js";import"./CaretUpOutlined.954a9a4a.js";import"./scrollTo.2b548691.js";import"./index.45f74d5a.js";import"./index.878d1acf.js";import"./index.a9641f09.js";import"./_baseIteratee.f7acf79f.js";import"./index.71da04a7.js";import"./useRefs.bd00a50f.js";import"./download.9977d36a.js";import"./index.4dcb0313.js";import"./uniqBy.10269952.js";import"./defaultsDeep.b56e2ee9.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};
|