修复了<呼吸可用性及间期标注>中点击应用并计算进行重新滤波后按钮全部被禁用的问题
This commit is contained in:
@ -791,6 +791,8 @@ class MainWindow_resp_quality_label(QMainWindow):
|
|||||||
else:
|
else:
|
||||||
PublicFunc.text_output(self.ui, result.info, Constants.TIPS_TYPE_INFO)
|
PublicFunc.text_output(self.ui, result.info, Constants.TIPS_TYPE_INFO)
|
||||||
|
|
||||||
|
PublicFunc.finish_operation(self, ButtonState)
|
||||||
|
|
||||||
def __slot_btn_move__(self):
|
def __slot_btn_move__(self):
|
||||||
sender = self.sender()
|
sender = self.sender()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user