修改禅道已知bug

This commit is contained in:
qq787203167
2022-03-30 11:29:49 +08:00
parent cc4229833b
commit 5ffb6a5c19
4 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -534,7 +534,7 @@ module.exports = {
confirmCancelCollection: 'confirm to cancel collection?',
theRelease: 'The release date should not exceed the standard implementation date',
zoneOfApplication: 'zone of application',
releaseTime: 'release Time',
releaseDate: 'release Date',
standardImplementationTime: 'Standard implementation time',
onlyPicture:'only upload pictures!',
fileUploadFailed:'file upload failed',
+2 -2
View File
@@ -536,9 +536,9 @@ module.exports = {
BatchCancelCollection:'确认批量取消收藏?',
unsubscribeConfirm:'确认取消订阅?',
confirmCancelCollection:'确认取消收藏?',
theRelease:'发布日期不能大于标准实施日期',
theRelease:'发布日期不能大于标 准实施日期',
zoneOfApplication:'适用地区',
releaseTime:'发布时间',
releaseDate:'发布日期',
standardImplementationTime:'标准实施时间',
onlyPicture:'只能上传图片',
fileUploadFailed:'文件上传失败',