标签管理文档拆分列表

This commit is contained in:
caoyang
2022-04-01 12:23:22 +08:00
parent 124ee72642
commit 44b79cf322
6 changed files with 74 additions and 30 deletions
+3
View File
@@ -570,5 +570,8 @@ module.exports = {
viewFile:'view file',
fileFormatIncorrect:'the file format is incorrect',
pleaseUploadFile:'please upload the file',
documentSplitList:'document split list display',
selectSplitListDisplay:'Please select whether to split the document list for display',
selectDisplayList:'please select whether to display in list',
}
+3 -1
View File
@@ -574,6 +574,8 @@ module.exports = {
viewFile:'查看文件',
fileFormatIncorrect:'文件格式不正确',
pleaseUploadFile:'请上传文件',
documentSplitList:'文档拆分列表展示',
selectSplitListDisplay:'请选择是否文档拆分列表展示',
selectDisplayList:'请选择是否列表展示',
}