diff --git a/frontend/src/views/setting/organization/template/components/workflowCard.vue b/frontend/src/views/setting/organization/template/components/workflowCard.vue index a833dde005..2c99da05ba 100644 --- a/frontend/src/views/setting/organization/template/components/workflowCard.vue +++ b/frontend/src/views/setting/organization/template/components/workflowCard.vue @@ -9,56 +9,68 @@ '_disabled_gray_bg': isEnableProjectState, }" > - - - - -
- - {{ t('system.orgTemplate.createFlowStep') }} -
- -
- -
- - -
-
- {{ t('system.orgTemplate.startState') }} - {{ startState }} -
- -
- {{ t('system.orgTemplate.endState') }} - {{ endState }} -
+ + + + +
+ + {{ t('system.orgTemplate.createFlowStep') }}
-