Enable plugin collect page

This commit is contained in:
jsers 2020-05-12 21:42:17 +08:00
parent 71f9aa0618
commit 42efaafd1e
1 changed files with 1 additions and 1 deletions

View File

@ -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 = {