智慧教务系统
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

const e="资源",r="请输入资源",o="订单状态",t="请输入订单状态",d="付款类型",a="请输入付款类型",s="订单金额",c="请输入订单金额",l="课程",n="请输入课程",u="班级",p="请输入班级",I="人员",T="支付时间",h="添加订单",m="编辑订单",P="确定要删除该数据吗?",y="请选择开始时间",b="请选择结束时间",D={resourceId:e,resourceIdPlaceholder:r,orderStatus:o,orderStatusPlaceholder:t,paymentType:d,paymentTypePlaceholder:a,orderAmount:s,orderAmountPlaceholder:c,courseId:l,courseIdPlaceholder:n,classId:u,classIdPlaceholder:p,staffId:I,paymentTime:T,addOrderTable:h,updateOrderTable:m,orderTableDeleteTips:P,startDate:y,endDate:b};export{h as addOrderTable,u as classId,p as classIdPlaceholder,l as courseId,n as courseIdPlaceholder,D as default,b as endDate,s as orderAmount,c as orderAmountPlaceholder,o as orderStatus,t as orderStatusPlaceholder,P as orderTableDeleteTips,T as paymentTime,d as paymentType,a as paymentTypePlaceholder,e as resourceId,r as resourceIdPlaceholder,I as staffId,y as startDate,m as updateOrderTable};