界面修改以及显示
This commit is contained in:
@ -4,7 +4,7 @@ from PySide6.QtCore import Qt
|
||||
import sys
|
||||
import datetime
|
||||
|
||||
import resources.resource_rc
|
||||
import resources.resources_rc
|
||||
|
||||
class DeviceStatusPopup(QDialog):
|
||||
def __init__(self, parent=None):
|
||||
|
||||
Reference in New Issue
Block a user