diff --git a/web/src/pages/Monitor/Collect/config.tsx b/web/src/pages/Monitor/Collect/config.tsx index f6a93a09..3de847fb 100644 --- a/web/src/pages/Monitor/Collect/config.tsx +++ b/web/src/pages/Monitor/Collect/config.tsx @@ -2,7 +2,7 @@ export const typeMap: any = { log: '日志', port: '端口', proc: '进程', - plugin: '插件', + // plugin: '插件', }; export const interval = [10, 30, 60, 120, 300, 600, 1800, 3600]; export const nameRule = {