Merge branch 'codeCheck' of https://git.mesalab.cn/nezha/nezha-fronted into codeCheck 合并代码解决冲突

This commit is contained in:
zhangyu
2020-08-05 09:31:48 +08:00
23 changed files with 471 additions and 1448 deletions

View File

@@ -71,8 +71,6 @@
@tableDataSort="tableDataSort"
@deleteMessage="deleteMessage"
ref="alertListScreenTable"
:form="'chartList'"
:fromPath="'/alertList'"
></alertMessageTable>
<Pagination :pageObj="screenPageObj" @pageNo='screenPageNo' @pageSize='screenPageSize' ref="Pagination" ></Pagination>
<loading :ref="'localLoadingScreen'+chartIndex"></loading>