更新优化

This commit is contained in:
2026-07-10 13:35:29 +08:00
parent 4c5fc718c1
commit 45e4f1ecf2
14 changed files with 573 additions and 122 deletions
-1
View File
@@ -1,5 +1,4 @@
from .ui.mil_tool import FrameMILTool
from openpyxl import Workbook
def create_mil_tool(parent=None):
return FrameMILTool(parent)