1、修复了其他几个模块的Permission Denied时无法正确提示的问题

2、为这些模块重新添加了手动保存的功能,当内容尚未成功保存到磁盘时,内容将暂存到内存中,正确操作后手动点击手动保存将能正确保存结果
This commit is contained in:
2025-06-04 20:12:28 +08:00
parent 65f8bef694
commit 56149d47e9
14 changed files with 256 additions and 47 deletions

View File

@ -158,8 +158,8 @@ class Params:
"Freq": 1000
},
"Filter": {
"BandPassLow": 2,
"BandPassHigh": 15
"BandPassLow": 1,
"BandPassHigh": 25
},
"PeaksValue": 200,
"DetectMethod": ""