移除告警规则界面、恢复 Chat 端点并优化列表
This commit is contained in:
@@ -185,7 +185,6 @@ useAutoRefresh(() => load(true))
|
||||
:loading="loading"
|
||||
:pagination="pagination"
|
||||
:scroll-x="880"
|
||||
:max-height="480"
|
||||
:row-key="(r: SystemLog) => r.id"
|
||||
:row-props="rowProps"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user