bug修改

This commit is contained in:
caoyang
2022-03-15 13:31:12 +08:00
parent df438a70d8
commit 5092a992aa
10 changed files with 31 additions and 15 deletions
+1
View File
@@ -540,5 +540,6 @@ module.exports = {
fileUploadFailed:'file upload failed',
deletedSuccessfully:'deleted successfully',
uploadSuccessful:'upload successful',
noDelete:'the "exhibition area" has associated data, which cannot be deleted!',
}
+1
View File
@@ -544,5 +544,6 @@ module.exports = {
fileUploadFailed:'文件上传失败',
deletedSuccessfully:'删除成功',
uploadSuccessful:'上传成功',
noDelete:'展示区域有关联数据无法删除',
}