From 72cfeb5d6d747a10cb492ebec6e09934e46b04b1 Mon Sep 17 00:00:00 2001
From: zs <zhousong@weben-smart.com>
Date: 周三, 07 5月 2025 09:06:58 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo

---
 HIAWms/web/src/components/DyForm/DyForm.tsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HIAWms/web/src/components/DyForm/DyForm.tsx b/HIAWms/web/src/components/DyForm/DyForm.tsx
index 1468161..98a4cfc 100644
--- a/HIAWms/web/src/components/DyForm/DyForm.tsx
+++ b/HIAWms/web/src/components/DyForm/DyForm.tsx
@@ -50,7 +50,7 @@
     },
     labelPosition: {
       type: String,
-      default: 'left',
+      default: 'right',
     },
     formData: {
       type: Object as PropType<{ [key: string]: any }>,

--
Gitblit v1.9.3