columns.2e9eafc1.js 736 B

1
  1. import{F as l,z as s,y as o,af as r}from"./index.06a28d24.js";import{s as t}from"./status.52b75c03.js";function f(){return{columns:l([{label:"\u771F\u5B9E\u59D3\u540D",prop:"nickname"},{label:"\u89D2\u8272",prop:"role_name"},{label:"\u7528\u6237\u540D\u79F0",prop:"username"},{label:"\u72B6\u6001",prop:"status",minWidth:80,cellRenderer:({row:e,props:p})=>s(o("el-tag"),{size:"small",type:(t.find(a=>a.value==e.status+"")||{}).type||"info",effect:"plain"},{default:()=>[(t.find(a=>a.value==e.status+"")||{}).label||"--"]})},{label:"\u521B\u5EFA\u65F6\u95F4",width:160,prop:"addtime",formatter:({addtime:e})=>r(e).format("YYYY-MM-DD HH:mm:ss")},{label:"\u64CD\u4F5C",fixed:"right",width:145,slot:"operation"}])}}export{f as useColumns};