对接虚拟清单详情

This commit is contained in:
qq787203167
2022-04-13 15:35:29 +08:00
parent 22b9e16d6e
commit 4323f3c31f
5 changed files with 211 additions and 62 deletions
+1
View File
@@ -651,4 +651,5 @@ module.exports = {
FileUploadFailed:'File upload failed',
FileUploadedSuccessfully:'File uploaded successfully',
DeletedSuccessfully:'Deleted successfully',
confirmCopy:'confirm Copy ?',
}
+1
View File
@@ -655,4 +655,5 @@ module.exports = {
FileUploadFailed:'文件上传失败',
FileUploadedSuccessfully:'文件上传成功',
DeletedSuccessfully:'删除成功',
confirmCopy: '确定复制',
}