Compare commits

...

1 Commits

Author SHA1 Message Date
hanhua111
34b85f6097 Support ClassName Selecct (#213)
update action

Co-authored-by: hanhua <hanhua@dp.tech>
2026-01-15 10:22:35 +08:00

View File

@@ -149,6 +149,7 @@ class Registry:
"res_id": "unilabos_resources", # 将当前实验室的全部物料id作为下拉框可选择
"device_id": "unilabos_devices", # 将当前实验室的全部设备id作为下拉框可选择
"parent": "unilabos_nodes", # 将当前实验室的设备/物料作为下拉框可选择
"class_name": "unilabos_class",
},
},
"test_latency": {