diff --git a/ReadMe.md b/ReadMe.md new file mode 100644 index 0000000..7a0905c --- /dev/null +++ b/ReadMe.md @@ -0,0 +1,26 @@ +Bug修复 + +2024-02-27 + +一、实时处理配置 + +1.添加默认空工区模板,添加到\serverprogram\workarea\目录下,不可删除,以防止在没有工区时系统报错; + +2.生成工区配置后,自动生成DataPro.json到工区目录; + +3.添加通知到钉钉选项,暂时添加通知事件消息、系统运行监控消息; + + +二、实时波形 + +1.在剔除某些台站时,报错; + +三、波形回放 + +1.读取波形数据前,清空控件数据; + +2.读取数据时,检查数据头的时间,按照数据时间进行对齐; + +四、系统 + +退出系统时,需要确认两次; \ No newline at end of file diff --git a/StartServerWPF.Modules.Main/Views/DataProcessView.xaml b/StartServerWPF.Modules.Main/Views/DataProcessView.xaml index 98b9598..f26c5f3 100644 --- a/StartServerWPF.Modules.Main/Views/DataProcessView.xaml +++ b/StartServerWPF.Modules.Main/Views/DataProcessView.xaml @@ -124,25 +124,15 @@ - - - - - - + + + + + + - - + + diff --git a/StartServerWPF.Modules.Main/Views/MainView.xaml b/StartServerWPF.Modules.Main/Views/MainView.xaml index a6d3e1a..bd7bacf 100644 --- a/StartServerWPF.Modules.Main/Views/MainView.xaml +++ b/StartServerWPF.Modules.Main/Views/MainView.xaml @@ -133,23 +133,14 @@ - - - - - - - - + + + + + + + + @@ -164,23 +155,12 @@ - - - - - - + + + + + +