mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-04 11:52:07 +08:00
feat: 多集群管理列表页增加手动刷新功能
This commit is contained in:
@@ -261,3 +261,6 @@ export const timeFormater = function formatDuring(mss: number) {
|
||||
.map((o: any) => `${o.v}${o.unit}`)
|
||||
.join();
|
||||
};
|
||||
|
||||
// 列表页Header布局前缀
|
||||
export const tableHeaderPrefix = 'table-header-layout';
|
||||
|
||||
Reference in New Issue
Block a user