Merge branch 'dev-3.2' of https://git.mesalab.cn/nezha/nezha-fronted into dev-3.3

# Conflicts:
#	nezha-fronted/src/components/common/project/popData/Info.vue
This commit is contained in:
zhangyu
2022-04-01 13:33:16 +08:00
15 changed files with 115 additions and 30 deletions

View File

@@ -14,7 +14,7 @@
>
<template v-slot:default="slotProps">
<endpoint-table
style="height: calc(100% - 200px)"
style="height: 100%"
ref="dataTable"
:orderByFa="orderBy"
v-my-loading="tools.loading"