stage_one
This commit is contained in:
@ -61,7 +61,7 @@ class MainController:
|
||||
|
||||
def update_ui_notify(self, prop:str,value):
|
||||
"""更新UI状态"""
|
||||
# print(f"更新UI状态: {prop} = {value}")
|
||||
print(f"更新UI状态: {prop} = {value}")
|
||||
|
||||
if prop == "feed_status" and value == 4:
|
||||
# 盖板到位的情况, 更新 管片任务 (目前)
|
||||
|
||||
Reference in New Issue
Block a user