columns.72433d45.js 825 B

1
  1. import{w as s,l as i,r as o,Z as r}from"./index.1d5f2f42.js";import{a as l}from"./status.3ccd5ebb.js";function u(){return{columns:s([{type:"selection",width:40,align:"center",hide:({checkList:e})=>!e.includes("\u52FE\u9009\u5217")},{label:"\u5E8F\u53F7",type:"index",width:70,hide:({checkList:e})=>!e.includes("\u5E8F\u53F7\u5217")},{label:"\u89D2\u8272\u540D\u79F0",prop:"role_name"},{label:"\u72B6\u6001",prop:"status",cellRenderer:({row:e,props:a})=>i(o("el-tag"),{size:a.size,type:(l.find(t=>t.value==e.status+"")||{}).type||"info",effect:"plain"},{default:()=>[(l.find(t=>t.value==e.status+"")||{}).label||"--"]})},{label:"\u521B\u5EFA\u65F6\u95F4",prop:"createTime",formatter:({addtime:e})=>r(e).format("YYYY-MM-DD HH:mm:ss")},{label:"\u64CD\u4F5C",fixed:"right",width:145,slot:"operation"}])}}export{u as useColumns};