bsp和component写完了

This commit is contained in:
2025-08-05 14:22:31 +08:00
parent bebfbd716c
commit 2c9309ae1e
13 changed files with 1352 additions and 191 deletions

View File

@@ -553,6 +553,7 @@ class DataInterface(QWidget):
parent=self,
duration=2000
)
self.task_generate_success = True # 添加这一句
except Exception as e:
InfoBar.error(
title="生成失败",