import{a0 as e,S as a,e as t,aB as l,E as s}from"./index.B1CvNv-2.js";import{U as i,V as n,g as d,ad as p,p as c,a as o,q as u}from"./element-plus.DUy1TWHM.js";import{M as r,aD as _,aL as v,u as f,I as h,bJ as g,H as m,bb as b,bk as y,v as F,aU as w}from"./@vue.DbmRtknU.js";const M="/system/menu",z={listMenu:a=>e({url:`${M}/tree`,method:"get",params:a}),detailMenu:a=>e({url:`${M}/detail/${a}`,method:"get"}),createMenu:a=>e({url:`${M}/create`,method:"post",data:a}),updateMenu:(a,t)=>e({url:`${M}/update/${a}`,method:"put",data:t}),deleteMenu:a=>e({url:`${M}/delete`,method:"delete",data:a}),batchMenu:a=>e({url:`${M}/available/setting`,method:"patch",data:a})},x={class:"employee-detail"},C={key:0,class:"invite-url-container"},k={key:1},j={key:0,class:"share-code-container"},S={key:1},O={key:0,class:"sign-string-container"},D={class:"sign-string"},H={key:1},I={key:0,class:"token-container"},T={class:"token"},A={key:1},V=r({__name:"EmployeeDetail",props:{employeeId:{},enterpriseId:{}},setup(e){const r=e,M=w({status:"",created_time:"",updated_time:""});function z(e){if(!e)return"-";const a=l.find(a=>a.value===e);return a?a.label:e}function V(e){return e&&0!==e.length?e.join(", "):"-"}async function P(e){try{await navigator.clipboard.writeText(e),u.success("链接已复制到剪贴板")}catch(a){u.error("复制失败,请手动复制")}}return _(()=>{!async function(){if(!r.enterpriseId)return;const e=await s.detailEmployee(r.enterpriseId,r.employeeId);e.data.data&&(M.value=e.data.data)}()}),(e,l)=>{const s=n,u=d,r=i,_=p,w=c,B=o;return v(),f("div",x,[h(r,{column:3,border:""},{default:g(()=>[h(s,{label:"员工姓名",span:1},{default:g(()=>[m(b(M.value.employee_name||"-"),1)]),_:1}),h(s,{label:"员工工号",span:1},{default:g(()=>[m(b(M.value.employee_no||"-"),1)]),_:1}),h(s,{label:"状态",span:1},{default:g(()=>[h(u,{type:y(a)[M.value.status]},{default:g(()=>[m(b(y(t)[M.value.status]||M.value.status),1)]),_:1},8,["type"])]),_:1}),h(s,{label:"员工ID",span:2},{default:g(()=>[m(b(M.value.employee_id||"-"),1)]),_:1}),h(s,{label:"企业ID",span:1},{default:g(()=>[m(b(M.value.enterprise_id||"-"),1)]),_:1}),h(s,{label:"身份类型",span:1},{default:g(()=>[m(b(M.value.identity_type||"-"),1)]),_:1}),h(s,{label:"身份标识",span:2},{default:g(()=>[m(b(M.value.identity||M.value.identity_open_id||"-"),1)]),_:1}),h(s,{label:"手机号",span:1},{default:g(()=>[m(b(M.value.employee_mobile||"-"),1)]),_:1}),h(s,{label:"邮箱",span:2},{default:g(()=>[m(b(M.value.employee_email||"-"),1)]),_:1}),h(s,{label:"证件类型",span:1},{default:g(()=>[m(b(z(M.value.employee_cert_type)),1)]),_:1}),h(s,{label:"证件号码",span:2},{default:g(()=>[m(b(M.value.employee_cert_no||"-"),1)]),_:1}),h(s,{label:"IoT核身方式",span:3},{default:g(()=>[m(b(M.value.iot_check_type||"-"),1)]),_:1})]),_:1}),h(_,{"content-position":"left"},{default:g(()=>[...l[4]||(l[4]=[m("签约信息",-1)])]),_:1}),h(r,{column:3,border:""},{default:g(()=>[h(s,{label:"邀请链接",span:3},{default:g(()=>[M.value.sign_url?(v(),f("div",C,[h(w,{type:"primary",href:M.value.sign_url,target:"_blank"},{default:g(()=>[...l[5]||(l[5]=[m(" 点击查看 ",-1)])]),_:1},8,["href"]),h(B,{type:"text",size:"small",onClick:l[0]||(l[0]=e=>P(M.value.sign_url)),style:{"margin-left":"8px"}},{default:g(()=>[...l[6]||(l[6]=[m(" 复制链接 ",-1)])]),_:1})])):(v(),f("span",k,"-"))]),_:1}),h(s,{label:"分享码",span:1},{default:g(()=>[M.value.share_code?(v(),f("div",j,[F("span",null,b(M.value.share_code),1),h(B,{type:"text",size:"small",onClick:l[1]||(l[1]=e=>P(M.value.share_code)),style:{"margin-left":"8px"}},{default:g(()=>[...l[7]||(l[7]=[m(" 复制 ",-1)])]),_:1})])):(v(),f("span",S,"-"))]),_:1}),h(s,{label:"链接过期时间",span:2},{default:g(()=>[m(b(M.value.expire_time||"-"),1)]),_:1}),h(s,{label:"代扣签约串",span:3},{default:g(()=>[M.value.withholding_sign_str?(v(),f("div",O,[F("span",D,b(M.value.withholding_sign_str),1),h(B,{type:"text",size:"small",onClick:l[2]||(l[2]=e=>P(M.value.withholding_sign_str)),style:{"margin-left":"8px"}},{default:g(()=>[...l[8]||(l[8]=[m(" 复制 ",-1)])]),_:1})])):(v(),f("span",H,"-"))]),_:1}),h(s,{label:"免登签约token",span:3},{default:g(()=>[M.value.free_sign_token?(v(),f("div",I,[F("span",T,b(M.value.free_sign_token),1),h(B,{type:"text",size:"small",onClick:l[3]||(l[3]=e=>P(M.value.free_sign_token)),style:{"margin-left":"8px"}},{default:g(()=>[...l[9]||(l[9]=[m(" 复制 ",-1)])]),_:1})])):(v(),f("span",A,"-"))]),_:1})]),_:1}),h(_,{"content-position":"left"},{default:g(()=>[...l[10]||(l[10]=[m("组织信息",-1)])]),_:1}),h(r,{column:3,border:""},{default:g(()=>[h(s,{label:"部门ID列表",span:3},{default:g(()=>[m(b(V(M.value.department_ids)),1)]),_:1}),h(s,{label:"核算主体ID列表",span:3},{default:g(()=>[m(b(V(M.value.accounting_entity_ids)),1)]),_:1}),h(s,{label:"标签名称列表",span:3},{default:g(()=>[m(b(V(M.value.label_names)),1)]),_:1})]),_:1}),h(_,{"content-position":"left"},{default:g(()=>[...l[11]||(l[11]=[m("时间信息",-1)])]),_:1}),h(r,{column:3,border:""},{default:g(()=>[h(s,{label:"创建时间",span:1},{default:g(()=>[m(b(M.value.created_time||"-"),1)]),_:1}),h(s,{label:"更新时间",span:2},{default:g(()=>[m(b(M.value.updated_time||"-"),1)]),_:1})]),_:1})])}}}),P=Object.freeze(Object.defineProperty({__proto__:null,default:V},Symbol.toStringTag,{value:"Module"})),B=Object.freeze(Object.defineProperty({__proto__:null,default:"/img/backtop%20copy.BhHlY9uF.svg"},Symbol.toStringTag,{value:"Module"})),E=Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3csvg%20t='1721541550402'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='1592'%20width='200'%20height='200'%3e%3cpath%20d='M979.096493%20980.950486H44.904061C19.829898%20980.950486%200.000277%20960.442811%200.000277%20935.839135v-740.047567c0-25.184865%2020.410811-45.111351%2044.903784-45.111352h934.192432c25.074162%200%2044.903784%2020.507676%2044.903784%2045.111352v740.047567c0%2025.184865-20.410811%2045.111351-44.903784%2045.111351z'%20fill='%23FFA000'%20p-id='1593'%3e%3c/path%3e%3cpath%20d='M512.000277%20344.409946H0.000277V112.902919a45.097514%2045.097514%200%200%201%2044.903784-45.24973h350.470918c19.829622%200%2037.320649%2012.924541%2043.146379%2032.311352L512.000277%20344.423784z'%20fill='%23FFA000'%20p-id='1594'%3e%3c/path%3e%3cpath%20d='M909.699736%20925.599135H114.300817c-25.184865%200-45.111351-20.134054-45.111351-44.281081v-603.32973c0-24.728216%2020.493838-44.281081%2045.111351-44.281081h795.398919c25.184865%200%2045.111351%2020.134054%2045.111352%2044.281081v603.32973c0.567351%2024.147027-19.926486%2044.281081-45.111352%2044.281081z'%20fill='%23FFFFFF'%20p-id='1595'%3e%3c/path%3e%3cpath%20d='M979.096493%20980.950486H44.904061C19.829898%20980.950486%200.000277%20960.802595%200.000277%20936.627892V361.056865c0-24.755892%2020.410811-44.322595%2044.903784-44.322595h934.192432c25.074162%200%2044.903784%2020.147892%2044.903784%2044.322595v575.571027c0%2024.755892-20.410811%2044.322595-44.903784%2044.322594z'%20fill='%23FFCA28'%20p-id='1596'%3e%3c/path%3e%3cpath%20d='M364.46125%20485.708108H106.634655C93.917682%20485.708108%2083.027304%20476.021622%2083.027304%20463.512216c0-11.96973%2010.295351-22.223568%2023.607351-22.223567h257.21773c12.716973%200%2023.607351%209.686486%2023.607351%2022.223567%200%2011.955892-10.295351%2022.223568-22.998486%2022.223568z%20m0%20149.296433H106.634655c-12.716973%200-23.607351-9.686486-23.607351-22.223568%200-12.537081%2010.295351-22.223568%2023.607351-22.223568h257.21773c12.716973%200%2023.607351%209.686486%2023.607351%2022.223568%200%2012.537081-10.295351%2022.223568-22.998486%2022.223568z'%20fill='%23FFF8E1'%20p-id='1597'%3e%3c/path%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"})),$=Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3csvg%20t='1732686590792'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='3153'%20width='200'%20height='200'%3e%3cpath%20d='M0%200m365.714286%200l292.571428%200q365.714286%200%20365.714286%20365.714286l0%20292.571428q0%20365.714286-365.714286%20365.714286l-292.571428%200q-365.714286%200-365.714286-365.714286l0-292.571428q0-365.714286%20365.714286-365.714286Z'%20fill='%23EA4D2C'%20p-id='3154'%3e%3c/path%3e%3cpath%20d='M526.628571%20219.428571a226.084571%20226.084571%200%200%200-159.158857%2064.219429%20219.355429%20219.355429%200%200%200-65.097143%20155.428571v299.885715h446.025143v-299.885715c0-58.514286-23.625143-114.541714-65.389714-155.428571A225.206857%20225.206857%200%200%200%20526.628571%20219.428571z%20m-18.432%20447.634286L501.76%20521.654857H391.753143l144.384-182.125714%2012.288%20117.321143%20104.448%203.657143L506.953143%20667.062857h1.243428zM219.428571%20800.256a33.499429%2033.499429%200%200%201%2033.499429-33.792h547.401143a34.377143%2034.377143%200%200%201%2023.698286%209.874286%2035.035429%2035.035429%200%200%201%209.801142%2023.917714%2033.499429%2033.499429%200%200%201-33.499428%2033.499429H252.928A33.499429%2033.499429%200%200%201%20219.428571%20800.329143z'%20fill='%23FFFFFF'%20p-id='3155'%3e%3c/path%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"})),q=Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3csvg%20t='1742293755193'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='35074'%20width='64'%20height='64'%3e%3cpath%20d='M1023.910943%20511.999898c5.11911%20317.794367-194.116663%20516.825376-511.91103%20511.911029-317.794367%204.914346-516.825376-194.116663-511.91103-511.911029C-4.825463%20194.20553%20194.205546-4.825478%20511.999913%200.088868c317.794367-4.914346%20516.825376%20194.116663%20511.91103%20511.91103z'%20fill='%233377FF'%20p-id='35075'%3e%3c/path%3e%3cpath%20d='M1022.477592%20566.671996C1006.915497%20340.40732%20852.318366%20201.16752%20614.382119%20204.85328c-254.112635-4.095288-413.624112%20155.416189-409.528824%20409.528824-3.890524%20237.936247%20135.554041%20392.533378%20361.613952%20408.095473%20268.036615-16.381153%20439.629192-187.97373%20456.010345-455.805581z'%20fill='%23336DFF'%20p-id='35076'%3e%3c/path%3e%3cpath%20d='M1015.515602%20629.944199C985.824762%20491.523456%20876.480566%20407.160519%20716.764325%20409.617692c-190.635668-3.071466-310.218084%20116.51095-307.146618%20307.146618-2.457173%20159.716241%2081.905765%20269.060437%20220.121743%20298.751277%20211.112109-34.400421%20351.375731-174.664043%20385.776152-385.571388z'%20fill='%233364FF'%20p-id='35077'%3e%3c/path%3e%3cpath%20d='M997.701098%20705.707031C964.734028%20646.734881%20902.076118%20613.153517%20819.146531%20614.382104c-127.1587-2.047644-206.812056%2077.605712-204.764412%20204.764412-1.433351%2082.929587%2032.352777%20145.587497%2091.120163%20178.554567a431.233852%20431.233852%200%200%200%20292.198816-291.994052z'%20fill='%23335AFF'%20p-id='35078'%3e%3c/path%3e%3cpath%20d='M593.905678%20225.329721h163.811529a61.429324%2061.429324%200%200%201%2061.429324%2061.429323v245.717295a20.476441%2020.476441%200%200%201-20.476441%2020.476441H593.905678a20.476441%2020.476441%200%200%201-20.476441-20.476441V245.806162a20.476441%2020.476441%200%200%201%2020.476441-20.476441z'%20fill='%23FFFFFF'%20p-id='35079'%3e%3c/path%3e%3cpath%20d='M593.905678%20614.382104h204.764412a20.476441%2020.476441%200%200%201%2020.476441%2020.476441v102.382206a61.429324%2061.429324%200%200%201-61.429324%2061.429323h-163.811529a20.476441%2020.476441%200%200%201-20.476441-20.476441v-143.335088a20.476441%2020.476441%200%200%201%2020.476441-20.476441zM266.282619%20225.329721h225.240853a20.476441%2020.476441%200%200%201%2020.476441%2020.476441v532.387471a20.476441%2020.476441%200%200%201-20.476441%2020.476441H266.282619a61.429324%2061.429324%200%200%201-61.429324-61.429323V286.759044a61.429324%2061.429324%200%200%201%2061.429324-61.429323z'%20fill='%2380AAFF'%20p-id='35080'%3e%3c/path%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"})),L=Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3csvg%20t='1684562805352'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='1365'%20width='200'%20height='200'%3e%3cpath%20d='M1024%20512c0%20282.7776-229.2224%20512-512%20512S0%20794.7776%200%20512%20229.2224%200%20512%200s512%20229.2224%20512%20512z'%20fill='%232962FF'%20p-id='1366'%3e%3c/path%3e%3cpath%20d='M760%20433.1392a73.5744%2073.5744%200%200%201-52.992-36.0576%2074.7264%2074.7264%200%200%201-5.0176-64.256%2035.008%2035.008%200%200%200-10.3296-39.168%20276.3776%20276.3776%200%200%200-82.5984-48.256%2034.56%2034.56%200%200%200-39.2448%2010.9696A73.1904%2073.1904%200%200%201%20512%20284.7872a73.1904%2073.1904%200%200%201-57.8176-28.416%2034.56%2034.56%200%200%200-39.2448-10.9824%20277.6064%20277.6064%200%200%200-76.9664%2043.5328%2035.3792%2035.3792%200%200%200-10.88%2040.32%2074.3296%2074.3296%200%200%201-5.1712%2066.2016%2073.152%2073.152%200%200%201-55.8464%2035.2384%2034.8416%2034.8416%200%200%200-30.4128%2028.1984%20273.216%20273.216%200%200%200-1.6896%2097.472%2034.8544%2034.8544%200%200%200%2030.592%2029.3248%2073.1776%2073.1776%200%200%201%2056.576%2036.5952%2074.3424%2074.3424%200%200%201%203.1232%2067.6864%2034.624%2034.624%200%200%200%209.5744%2041.2544%20278.4256%20278.4256%200%200%200%2081.856%2047.5008c3.8016%201.3312%207.808%202.048%2011.8272%202.0864a34.4576%2034.4576%200%200%200%2028.16-14.7584%2072.4864%2072.4864%200%200%201%2060.0704-31.7952%2073.3952%2073.3952%200%200%201%2058.9568%2029.9008c9.344%2012.672%2025.9968%2017.408%2040.5504%2011.5456a281.1392%20281.1392%200%200%200%2075.0848-45.2352%2035.2%2035.2%200%200%200%2010.1376-39.936c-8.9472-21.3632-7.424-45.7216%204.1344-65.792a73.1904%2073.1904%200%200%201%2054.6304-36.224%2034.8544%2034.8544%200%200%200%2029.4784-28.7616c3.008-15.7824%204.6464-31.808%204.8768-47.872%200-16.96-1.5616-33.8816-4.6976-50.5344a34.4832%2034.4832%200%200%200-28.9024-28.1984z%20m-154.1376%2078.72c0%2052.2752-42.0224%2094.6304-93.8624%2094.6304-51.84%200-93.8624-42.368-93.8624-94.6176%200-52.2624%2042.0224-94.6304%2093.8624-94.6304%2051.84%200%2093.8624%2042.368%2093.8624%2094.6304z'%20fill='%23FFFFFF'%20p-id='1367'%3e%3c/path%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"})),G=Object.freeze(Object.defineProperty({__proto__:null,default:"data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1760263428378'%20class='icon'%20viewBox='0%200%201024%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='5841'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='200'%20height='200'%3e%3cpath%20d='M33.792%20631.808c0%2084.992%20214.016%20153.6%20478.208%20153.6%20263.168%200%20477.184-68.608%20478.208-153.6V509.952C891.904%20580.608%20701.44%20614.4%20512%20614.4c-189.44%200-379.904-33.792-478.208-105.472v122.88z'%20fill='%2300CCFF'%20p-id='5842'%3e%3c/path%3e%3cpath%20d='M990.208%20747.52C891.904%20819.2%20701.44%20852.992%20512%20852.992%20322.56%20852.992%20132.096%20819.2%2033.792%20747.52v139.264C60.416%20964.608%20266.24%201024%20512%201024s451.584-59.392%20478.208-136.192V747.52zM33.792%20392.192c0%2084.992%20214.016%20153.6%20478.208%20153.6%20263.168%200%20477.184-68.608%20478.208-153.6V270.336c-98.304%2071.68-288.768%20105.472-478.208%20105.472-189.44%200-379.904-33.792-478.208-105.472v121.856z'%20fill='%2300CCFF'%20p-id='5843'%3e%3c/path%3e%3cpath%20d='M33.792%20153.6a478.208%20153.6%200%201%200%20956.416%200%20478.208%20153.6%200%201%200-956.416%200Z'%20fill='%2300CCFF'%20p-id='5844'%3e%3c/path%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"}));export{P as E,z as M,V as _,q as a,B as b,L as c,E as f,$ as m,G as s};