修改日志/细节问题
This commit is contained in:
@@ -801,8 +801,6 @@ def create_result_chart_frame(self):
|
||||
# 创建单步调试面板实例
|
||||
self.debug_panel = PQDebugPanel(self.debug_container, self)
|
||||
|
||||
self.log_gui.log("单步调试面板已创建(放在测试结果图表下方)", level="success")
|
||||
|
||||
def on_chart_tab_changed(self, event):
|
||||
"""Tab切换时的事件处理"""
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user