fix: 去掉title

This commit is contained in:
jiangweidong 2023-01-17 12:00:35 +08:00 committed by Jiangjie.Bai
parent 45ff13c7ce
commit 8049e0d965

View File

@ -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,