mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 23:18:17 +00:00
fix: 去掉title
This commit is contained in:
parent
45ff13c7ce
commit
8049e0d965
@ -33,8 +33,7 @@ export default {
|
||||
const dateTo = getDaysFuture(1, now).toISOString()
|
||||
return {
|
||||
rowObj: {
|
||||
diff: '',
|
||||
title: vm.$t('audits.AfterChange')
|
||||
diff: ''
|
||||
},
|
||||
logDetailVisible: false,
|
||||
loading: false,
|
||||
|
Loading…
Reference in New Issue
Block a user