@@ -1133,6 +1133,7 @@ export default {
|
||||
})
|
||||
}
|
||||
this.model_cfg.title = this.$i18n.locale === 'en' ? row.Description : row.DescriptionCN
|
||||
this.model_cfg.title += ` ( ${row.CreateUserRealName} ${row.CreateTime} )`
|
||||
this.model_cfg.visible = true
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user