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
2.3 KiB
1 lines
2.3 KiB
const e="学生手机号",c="学生姓名",o="性别",t="年龄",a="学校名称",s="年级",l="班级名称",d="来源渠道",n="客户来源",r="添加这条数据的工作人员",h="领取这条客户数据的工作人员",P="联系人姓名",m="所在地-省",u="所在地-市",i="所在地-区",I="小区名称",N="客户标签",f="请输入学生手机号",g="请输入学生姓名",S="请选择性别",p="请输入年龄",y="请输入学校名称",T="请输入年级",x="请输入班级名称",v="请选择来源渠道",C="请选择客户来源",D="请选择添加这条数据的工作人员",_="请选择领取这条客户数据的工作人员",b="请输入联系人姓名",j="请选择所在地-省",k="请选择所在地-市",q="请选择所在地-区",w="请输入小区名称",z="请选择客户标签",A="添加销售管理",B="编辑销售管理",E="确定要删除该销售管理吗?",F={studentPhone:e,studentName:c,sex:o,age:t,schoolName:a,grade:s,className:l,sourceChannel:d,customerSource:n,addStaffId:r,getStaffId:h,contactName:P,provinceId:m,cityId:u,districtId:i,communityName:I,customerTags:N,studentPhonePlaceholder:f,studentNamePlaceholder:g,sexPlaceholder:S,agePlaceholder:p,schoolNamePlaceholder:y,gradePlaceholder:T,classNamePlaceholder:x,sourceChannelPlaceholder:v,customerSourcePlaceholder:C,addStaffIdPlaceholder:D,getStaffIdPlaceholder:_,contactNamePlaceholder:b,provinceIdPlaceholder:j,cityIdPlaceholder:k,districtIdPlaceholder:q,communityNamePlaceholder:w,customerTagsPlaceholder:z,addSales:A,updateSales:B,salesDeleteTips:E};export{A as addSales,r as addStaffId,D as addStaffIdPlaceholder,t as age,p as agePlaceholder,u as cityId,k as cityIdPlaceholder,l as className,x as classNamePlaceholder,I as communityName,w as communityNamePlaceholder,P as contactName,b as contactNamePlaceholder,n as customerSource,C as customerSourcePlaceholder,N as customerTags,z as customerTagsPlaceholder,F as default,i as districtId,q as districtIdPlaceholder,h as getStaffId,_ as getStaffIdPlaceholder,s as grade,T as gradePlaceholder,m as provinceId,j as provinceIdPlaceholder,E as salesDeleteTips,a as schoolName,y as schoolNamePlaceholder,o as sex,S as sexPlaceholder,d as sourceChannel,v as sourceChannelPlaceholder,c as studentName,g as studentNamePlaceholder,e as studentPhone,f as studentPhonePlaceholder,B as updateSales};
|
|
|