NEZ-2535 fix:operation log Response 过长导致闪烁的问题
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import alertDaysInfo from '@/components/common/alert/alertDaysInfo'
|
||||
import { requestsArr } from '@/http'
|
||||
import nzTooltip from '@/components/common/alert/nzTooltip'
|
||||
export default {
|
||||
components: {
|
||||
alertDaysInfo
|
||||
alertDaysInfo,
|
||||
nzTooltip
|
||||
},
|
||||
props: {
|
||||
tableData: {
|
||||
|
||||
Reference in New Issue
Block a user