mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-25 14:25:23 +00:00
fix: Update last published time field
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
||||
},
|
||||
{
|
||||
key: this.$t('LastPublishedTime'),
|
||||
value: this.object.last_published_time
|
||||
value: this.object.date_last_publish
|
||||
},
|
||||
{
|
||||
key: this.$t('Description'),
|
||||
|
Reference in New Issue
Block a user