mirror of
https://github.com/goldenfishs/MRobot.git
synced 2026-03-31 21:07:14 +08:00
bsp和component写完了
This commit is contained in:
@@ -553,6 +553,7 @@ class DataInterface(QWidget):
|
||||
parent=self,
|
||||
duration=2000
|
||||
)
|
||||
self.task_generate_success = True # 添加这一句
|
||||
except Exception as e:
|
||||
InfoBar.error(
|
||||
title="生成失败",
|
||||
|
||||
Reference in New Issue
Block a user