Hide plugin collect entry
This commit is contained in:
parent
06a537cd1d
commit
4eeae1a3ac
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue