diff --git a/ayanova/src/components/work-order-state.vue b/ayanova/src/components/work-order-state.vue index f025804d..7f29d55e 100644 --- a/ayanova/src/components/work-order-state.vue +++ b/ayanova/src/components/work-order-state.vue @@ -55,6 +55,11 @@ +
+ allstates: + {{ value.states }} +
+
currentstate:{{ pvm.currentState }}
@@ -66,9 +71,8 @@ TODO: POC for now don't worry about rights to unset / set certain states, just hook it up for testing todo: it must be clear to user why they can not change if they have too low a role to change, perhaps text under state instead of selector box that says "Only select roles can change this state" - + todo: view state history --> - {{ pvm.currentState }}