diff --git a/resources/database/schema/clockTree.yml b/resources/database/schema/clockTree.yml
index a03f4952..178031c8 100644
--- a/resources/database/schema/clockTree.yml
+++ b/resources/database/schema/clockTree.yml
@@ -88,6 +88,7 @@ definitions:
- "ct-select"
- "ct-radio"
- "ct-probe"
+ - "ct-number-label"
description: "Type of node component"
position:
type: object
diff --git a/src/components/ClockView.vue b/src/components/ClockView.vue
index c51567b6..a5875bcb 100644
--- a/src/components/ClockView.vue
+++ b/src/components/ClockView.vue
@@ -298,6 +298,9 @@ defineExpose({
+
+
+
+ *
+ * ****************************************************************************
+ * Change Logs:
+ * Date Author Notes
+ * ------------ ---------- -----------------------------------------------
+ * 2025-12-10 xqyjlj initial version
+-->
+
+
+
+
+
+ {{ title }}
+
+
+
+
+