mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-21 08:13:55 +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()
|
const dateTo = getDaysFuture(1, now).toISOString()
|
||||||
return {
|
return {
|
||||||
rowObj: {
|
rowObj: {
|
||||||
diff: '',
|
diff: ''
|
||||||
title: vm.$t('audits.AfterChange')
|
|
||||||
},
|
},
|
||||||
logDetailVisible: false,
|
logDetailVisible: false,
|
||||||
loading: false,
|
loading: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user