diff --git a/packages/client/hmi-client/src/components/workflow/ops/funman/tera-funman-drilldown.vue b/packages/client/hmi-client/src/components/workflow/ops/funman/tera-funman-drilldown.vue index acd3982945..b5450477d9 100644 --- a/packages/client/hmi-client/src/components/workflow/ops/funman/tera-funman-drilldown.vue +++ b/packages/client/hmi-client/src/components/workflow/ops/funman/tera-funman-drilldown.vue @@ -85,38 +85,43 @@ Settings - - - -
- - -
-
- - -
-
- - +
+ + + +
+ + +
+
+ + +
+
+ + +
+
+ + + {{ stepList.map((step) => Number(step.toFixed(3))).join(', ') }} + + +
+ +
- - - -
- - -
+
@@ -293,11 +298,10 @@