智慧教务系统 PHP-NiuCloud框架开发
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.5 KiB

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