修改日志/细节问题
This commit is contained in:
@@ -544,7 +544,7 @@ def on_screen_module_timing_changed(self, event=None):
|
||||
self.save_pq_config()
|
||||
|
||||
except Exception as e:
|
||||
self.log_gui.log(f"[Error] 屏模组信号格式更改失败: {str(e)}", level="error")
|
||||
self.log_gui.log(f"屏模组信号格式更改失败: {str(e)}", level="error")
|
||||
|
||||
|
||||
def update_test_items(self):
|
||||
|
||||
Reference in New Issue
Block a user