index.bedf1427.js 5.1 KB

1
  1. import{aN as m,aO as S,aj as A,aL as D,ah as p,d as k,D as b,a5 as R,a9 as H,w as d,o as v,M as x,J as g,x as w,u as h,Q as I,T as O,aS as C}from"./index.3f1baf7c.js";import{u as q}from"./use-page-search.2d986760.js";import{u as L}from"./use-page-modal.c13a2593.js";const{VITE_PROXY_DOMAIN_REAL:K,VITE_PROXY_USER_REAL:z}=S(),F=z+"/admin/",T=e=>m.request("post",`${F}execlogadd`,{data:e}),V=e=>m.request("post",`${F}execloglist`,{data:e}),$=e=>m.request("post",`${F}execlogdel`,{data:e}),W=e=>m.request("post",`${F}execall`,{data:e}),y=[{value:"1",label:"\u7ACB\u5373\u6267\u884C"},{value:"2",label:"\u5EF6\u8FDF\u6267\u884C"}],M=[{value:"1",label:"\u5F85\u6267\u884C",type:"warning"},{value:"2",label:"\u6267\u884C\u5B8C\u6210",type:"success"},{value:"3",label:"\u6267\u884C\u5931\u8D25",type:"error"},{value:"4",label:"\u6267\u884C\u4E2D",type:""}],j=[{type:"selection",width:55,hide:({checkList:e})=>!e.includes("\u52FE\u9009\u5217")},{label:"\u5E8F\u53F7",type:"index",width:70,hide:({checkList:e})=>!e.includes("\u5E8F\u53F7\u5217")},{label:"\u62A5\u8868\u540D\u79F0",prop:"name"},{label:"\u6267\u884C\u7C7B\u578B",prop:"type",width:"90px",cellRenderer:({row:e,props:s})=>A(D,{size:s.size,type:String(e.type)==="1"?"":"success"},{default:()=>{var u;return(u=y.find(t=>String(e.type)===t.value))==null?void 0:u.label}})},{label:"\u72B6\u6001",prop:"status",width:"90px",cellRenderer:({row:e,props:s})=>{const{type:u,label:t}=M.find(o=>String(e.status)===o.value);return A(D,{size:s.size,type:u},{default:()=>t})}},{label:"\u5F00\u59CB\u65F6\u95F4",prop:"start",width:"140px",formatter:({start:e})=>p(e).format("YYYY-MM-DD HH:mm:ss")},{label:"\u7ED3\u675F\u65F6\u95F4",prop:"end",width:"140px",formatter:({end:e})=>p(e).format("YYYY-MM-DD HH:mm:ss")},{label:"\u4E1A\u52A1\u516C\u53F8\u7F16\u7801",prop:"companyNo",width:"160px"},{label:"\u4E1A\u52A1\u516C\u53F8\u540D\u79F0",prop:"companyName"},{label:"\u7533\u8BF7\u4EBA",prop:"apply_name",width:"70px"},{label:"\u521B\u5EFA\u65F6\u95F4",prop:"addtime",width:"140px",formatter:({addtime:e})=>p(e).format("YYYY-MM-DD HH:mm:ss")},{label:"\u64CD\u4F5C",fixed:"right",width:80,slot:"operation"}],U={title:"\u62A5\u8868\u7533\u8BF7\u8BB0\u5F55",superUserNoAction:!0,columns:j,showDelete:e=>String(e.status)=="1",apis:{httpList:V,httpAdd:T,httpDelete:$}},Y={colLayout:{xl:3,lg:4,md:6,sm:8,xs:12},formItems:[{field:"status",type:"select",placeholder:"\u6267\u884C\u72B6\u6001",options:M},{field:"type",type:"select",placeholder:"\u6267\u884C\u7C7B\u578B",options:y},{field:"name",type:"input",placeholder:"\u62A5\u8868\u540D\u79F0"},{field:"apply_name",type:"input",placeholder:"\u7533\u8BF7\u4EBA"}]},X={title:"\u62A5\u8868\u7533\u8BF7",colLayout:{span:24},itemStyle:{},formItems:[{field:"id",type:"select",label:"\u62A5\u8868",labelWidth:"120px",placeholder:"\u8BF7\u9009\u62E9\u62A5\u8868",rules:[{required:!0,trigger:"change",message:"\u8BF7\u9009\u62E9\u62A5\u8868"}],options:[],otherOptions:{disabled:!0}},{field:"type",type:"select",label:"\u6267\u884C\u7C7B\u578B",labelWidth:"120px",placeholder:"\u6267\u884C\u7C7B\u578B",rules:[{required:!0,trigger:"change",message:"\u8BF7\u9009\u62E9\u6267\u884C\u7C7B\u578B"}],options:y},{field:"create_timer",type:"date_picker",label:"\u62A5\u8868\u65F6\u95F4",labelWidth:"120px",placeholder:"\u8BF7\u9009\u62E9\u62A5\u8868\u65F6\u95F4",rules:[{required:!0,trigger:"change",message:"\u8BF7\u9009\u62E9\u62A5\u8868\u65F6\u95F4"}],otherOptions:{type:"daterange",startProp:"start",endProp:"end",startPlaceholder:"\u8D77\u59CB\u65F6\u95F4",endPlaceholder:"\u7ED3\u675F\u65F6\u95F4"}}]},Z=k({__name:"index",setup(e){const s="reportRecord",u=b(X),{currentCompany:t}=R(),o=b([]);async function N(){const r=[];if(!t.value.companyNo){o.value=[],u.value.formItems[0].options=o.value;return}const{code:i,data:l}=await W({companyNo:t.value.companyNo});i===0&&l.forEach(a=>{const n={value:a.id,label:a.name,disabled:String(a.status)=="0"};r.push(n)}),o.value=r,u.value.formItems[0].options=o.value}const P={pageSearchHook:()=>q(void 0,void 0,Y),pageModalHook:r=>L({pageContentRef:r,confirmCallback:({create_timer:i,type:l})=>{const a=p(i[0]).format("YYYY-MM-DD"),n=p(i[1]).format("YYYY-MM-DD"),c=24*60*60*1e3,f=new Date(a).valueOf(),B=(new Date(n).valueOf()+c-f)/c,E=t.value.companyNo;return String(l)==="1"&&B>15?(C.warning("\u7ACB\u5373\u6267\u884C\u65F6\uFF0C\u65F6\u95F4\u533A\u95F4\u4E0D\u80FD\u8D85\u8FC715\u5929\uFF01"),!1):String(l)==="2"&&B>31?(C.warning("\u5EF6\u65F6\u6267\u884C\u65F6\uFF0C\u65F6\u95F4\u533A\u95F4\u4E0D\u80FD\u8D85\u8FC731\u5929\uFF01"),!1):E?{start:a,end:n,companyNo:E}:(C.warning("\u8BF7\u9009\u62E9\u4E1A\u52A1\u516C\u53F8\uFF01"),!1)}})};return H(()=>{t.value.companyNo&&N()}),(r,i)=>{const l=d("ElButton"),a=d("el-link"),n=d("PageContainer"),c=d("PageAuth");return v(),x(c,{pageName:s},{default:g(()=>[w(n,{hooks:P,contentConfig:h(U),"search-config":h(Y),"modal-config":u.value},{content_action:g(({status:f,down_url:_})=>[String(f)==="2"?(v(),x(a,{key:0,href:_,target:"_blank",underline:!1},{default:g(()=>[w(l,{link:"",size:"small",type:"primary",icon:h(I)("download-line")},null,8,["icon"])]),_:2},1032,["href"])):O("",!0)]),_:1},8,["contentConfig","search-config","modal-config"])]),_:1})}}});export{Z as default};