import{ak as R,r as u,b as H,j as M,f as S,bE as T,bb as p,bN as W,a5 as Y,D as $,Q as C,m as o}from"./index.js";import{_ as F}from"./form.vue_vue_type_script_setup_true_lang2.js";import{g as N}from"./system.js";import{u as O}from"./hooks2.js";import"./index62.js";function Q(){const n=R({name:"",status:null}),m=u(),l=u([]),i=u(!0),{tagStyle:r}=O(),d=[{label:"部门名称",prop:"name",width:180,align:"left"},{label:"排序",prop:"sort",minWidth:70},{label:"状态",prop:"status",minWidth:100,cellRenderer:({row:t,props:e})=>M(S("el-tag"),{size:e.size,style:r.value(t.status)},{default:()=>[t.status===1?"启用":"停用"]})},{label:"创建时间",minWidth:200,prop:"createTime",formatter:({createTime:t})=>T(t).format("YYYY-MM-DD HH:mm:ss")},{label:"备注",prop:"remark",minWidth:320},{label:"操作",fixed:"right",width:160,slot:"operation"}];function h(t){}function g(t){t&&(t.resetFields(),s())}async function s(){i.value=!0;const{data:t}=await N();let e=t;p(n.name)||(e=e.filter(a=>a.name.includes(n.name))),p(n.status)||(e=e.filter(a=>a.status===n.status)),l.value=W(e),setTimeout(()=>{i.value=!1},500)}function c(t){if(!t||!t.length)return;const e=[];for(let a=0;aC(F,{ref:m}),beforeSure:(a,{options:v})=>{const k=m.value.getRef(),y=v.props.formInline;function f(){o(`您${t}了部门名称为${y.name}的这条数据`,{type:"success"}),a(),s()}k.validate(I=>{I&&f()})}})}function D(t){o(`您删除了部门名称为${t.name}的这条数据`,{type:"success"}),s()}return H(()=>{s()}),{form:n,loading:i,columns:d,dataList:l,onSearch:s,resetForm:g,openDialog:b,handleDelete:D,handleSelectionChange:h}}export{Q as useDept};