From 5a9eb8c6511e2f7fc4cc9d969e607abfc569e39f Mon Sep 17 00:00:00 2001 From: "xinxin.wu" Date: Tue, 29 Oct 2024 15:54:48 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=BB=84=E7=BB=87&=E9=A1=B9=E7=9B=AE):=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86=E5=B7=A5?= =?UTF-8?q?=E4=BD=9C=E6=B5=81=E7=BB=84=E4=BB=B6=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/components/workflowCard.vue | 108 ++++++++++-------- 1 file changed, 60 insertions(+), 48 deletions(-) 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') }}
-