修复了<数据精对齐>中相关对齐步骤选取峰值后点击重新选取却未能重置选取的峰值的问题
This commit is contained in:
@ -530,8 +530,6 @@ class MainWindow_SA_label(QMainWindow):
|
||||
return Result().failure(info=Constants.DRAW_FAILURE + "\n" + format_exc())
|
||||
return Result().success(info=Constants.DRAW_FINISHED)
|
||||
|
||||
|
||||
|
||||
def update_UI_Args(self):
|
||||
try:
|
||||
if self.data is not None and self.data.df_corrected is not None:
|
||||
|
||||
Reference in New Issue
Block a user