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

const e="模板信息",t="模板名称",p="请输入模板名称",a="模板类型",l="缺少打印模板类型",m="请选择模板类型",n="模板编辑",o="预览图",c="打印模板不存在",r={templateInfoLabel:e,templateName:t,templateNamePlaceholder:p,templateType:a,printTypeEmpty:l,templateTypePlaceholder:m,templateEditLabel:n,preview:o,printTemplateEmpty:c};export{r as default,o as preview,c as printTemplateEmpty,l as printTypeEmpty,n as templateEditLabel,e as templateInfoLabel,t as templateName,p as templateNamePlaceholder,a as templateType,m as templateTypePlaceholder};