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.4 KiB
1 lines
1.4 KiB
const e="学员",t="全部",s="报名日期",l="请输入报名日期",o="学号",a="请输入学号",c="学员姓名",d="请输入学员姓名",r="金额",n="请输入金额",h="班主任",u="全部",i="课程有效期",P="请输入课程有效期",w="续费等级",I="请输入续费等级",p="课程",D="全部",f="联系电话",j="添加学籍列",m="编辑学籍列",R="确定要删除该数据吗?",b="请选择开始时间",g="请选择结束时间",y={studentsId:e,studentsIdPlaceholder:t,registrationDate:s,registrationDatePlaceholder:l,studentNumber:o,studentNumberPlaceholder:a,name:c,namePlaceholder:d,price:r,pricePlaceholder:n,staffId:h,staffIdPlaceholder:u,courseValidity:i,courseValidityPlaceholder:P,renewalClass:w,renewalClassPlaceholder:I,coursesId:p,coursesIdPlaceholder:D,phone:f,addZhjwRoll:j,updateZhjwRoll:m,zhjwRollDeleteTips:R,startDate:b,endDate:g};export{j as addZhjwRoll,i as courseValidity,P as courseValidityPlaceholder,p as coursesId,D as coursesIdPlaceholder,y as default,g as endDate,c as name,d as namePlaceholder,f as phone,r as price,n as pricePlaceholder,s as registrationDate,l as registrationDatePlaceholder,w as renewalClass,I as renewalClassPlaceholder,h as staffId,u as staffIdPlaceholder,b as startDate,o as studentNumber,a as studentNumberPlaceholder,e as studentsId,t as studentsIdPlaceholder,m as updateZhjwRoll,R as zhjwRollDeleteTips};
|
|
|