NEZ-2614 fix: bug 修改
This commit is contained in:
@@ -282,12 +282,6 @@ export default {
|
|||||||
text: this.$t('dashboard.panel.lastSevenDay'),
|
text: this.$t('dashboard.panel.lastSevenDay'),
|
||||||
type: 'date',
|
type: 'date',
|
||||||
value: 7 * 24 * 60
|
value: 7 * 24 * 60
|
||||||
},
|
|
||||||
{
|
|
||||||
id: 11,
|
|
||||||
text: this.$t('dashboard.panel.lastThirtyDay'),
|
|
||||||
type: 'date',
|
|
||||||
value: 30 * 24 * 60
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user