NEZ-2535 fix:operation log Response 过长导致闪烁的问题

This commit is contained in:
zhangyu
2023-02-07 15:53:19 +08:00
parent 45e0867f50
commit 8aa336ed7b
5 changed files with 167 additions and 84 deletions

View File

@@ -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: {