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
504 B
1 lines
504 B
const e="学员",t="全部",d="反馈内容",a="邮箱",s="添加意见反馈",c="编辑意见反馈",n="确定要删除该数据吗?",o="请选择开始时间",b="请选择结束时间",l={studentsId:e,studentsIdPlaceholder:t,content:d,mailbox:a,addFeedback:s,updateFeedback:c,feedbackDeleteTips:n,startDate:o,endDate:b};export{s as addFeedback,d as content,l as default,b as endDate,n as feedbackDeleteTips,a as mailbox,o as startDate,e as studentsId,t as studentsIdPlaceholder,c as updateFeedback};
|
|
|