From e45de539a286b410b48a0ef7663343a48d644b73 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Tue, 18 Jun 2024 02:15:45 +0000 Subject: [PATCH] fix: add id, icon service dialog --- .../04_product-service/BasicInformation.vue | 23 ++++++++++++++++++- .../WorkManagementComponent.vue | 16 +++++++++++-- 2 files changed, 36 insertions(+), 3 deletions(-) diff --git a/src/components/04_product-service/BasicInformation.vue b/src/components/04_product-service/BasicInformation.vue index 9e97cb23..688a8700 100644 --- a/src/components/04_product-service/BasicInformation.vue +++ b/src/components/04_product-service/BasicInformation.vue @@ -1,4 +1,6 @@