From 20856b2d0ab53a6775f564b38d063fe092c5d811 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Tue, 5 Nov 2024 14:32:32 +0700 Subject: [PATCH] refactor: service, package => expansion workflow step --- .../WorkManagementComponent.vue | 255 +++++++++--------- 1 file changed, 133 insertions(+), 122 deletions(-) diff --git a/src/components/04_product-service/WorkManagementComponent.vue b/src/components/04_product-service/WorkManagementComponent.vue index 32c010a1..61f67b41 100644 --- a/src/components/04_product-service/WorkManagementComponent.vue +++ b/src/components/04_product-service/WorkManagementComponent.vue @@ -548,136 +548,147 @@ watch(
-
- - {{ $t('flow.processStep') }} - - - - -
- -
- - {{ $t('flow.noProcessStep') }} - - - - - {{ $t('productService.service.noPropertiesYet') }} - -
+ + + + {{ $t('productService.service.noPropertiesYet') }} + +
+