diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index c9e3e5f1d..ac49fffa6 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1193,7 +1193,7 @@ module.exports = { Fileuploaded: 'File uploaded, please wait', uploadedbyyourself: 'You can only delete files and data uploaded by yourself', Fileuploaded: 'File uploading, please wait', - doNotHavePermissionDeleteData: 'Do not have permission to delete this data,', + doNotHavePermissionDeleteData: 'Do not have permission to delete this data', Parametercollection: 'Parameter Collection', Collectlist: 'Colle Ctlist', Statisticalmodels: 'Statisti Calmodels', diff --git a/jero-web/src/components/Standardselection/index.vue b/jero-web/src/components/Standardselection/index.vue index ced5cdd61..4c7350ab4 100644 --- a/jero-web/src/components/Standardselection/index.vue +++ b/jero-web/src/components/Standardselection/index.vue @@ -37,7 +37,7 @@