This commit is contained in:
@@ -278,7 +278,7 @@ export default {
|
||||
ret.push({
|
||||
id: o.id,
|
||||
concurrency: o.concurrency,
|
||||
url: window.$gz.api.downloadUrl(o.id, o.contentType),
|
||||
url: window.$gz.api.attachmentDownloadUrl(o.id, o.contentType),
|
||||
name: o.displayFileName,
|
||||
date: window.$gz.locale.utcDateToShortDateAndTimeLocalized(
|
||||
o.lastModified,
|
||||
|
||||
Reference in New Issue
Block a user