You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.1 KiB
1 lines
1.1 KiB
const e="关联会员",o="姓名",t="头像",a="性别",l="联系方式",d="邮箱",s="职位",c="状态",n="角色关系",r="请选择关联会员",h="请输入姓名",P="请上传头像",f="请输入性别",m="请输入联系方式",i="请输入邮箱",p="请输入职位",I="请输入状态",u="请输入角色关系",b="添加人员管理",g="编辑人员管理",S="确定要删除该人员管理吗?",D={memberId:e,name:o,header:t,gender:a,phone:l,email:d,position:s,status:c,roleId:n,memberIdPlaceholder:r,namePlaceholder:h,headerPlaceholder:P,genderPlaceholder:f,phonePlaceholder:m,emailPlaceholder:i,positionPlaceholder:p,statusPlaceholder:I,roleIdPlaceholder:u,addStaff:b,updateStaff:g,staffDeleteTips:S};export{b as addStaff,D as default,d as email,i as emailPlaceholder,a as gender,f as genderPlaceholder,t as header,P as headerPlaceholder,e as memberId,r as memberIdPlaceholder,o as name,h as namePlaceholder,l as phone,m as phonePlaceholder,s as position,p as positionPlaceholder,n as roleId,u as roleIdPlaceholder,S as staffDeleteTips,c as status,I as statusPlaceholder,g as updateStaff};
|
|
|