schangxiang@126.com
2025-05-07 f63d5e9591f8ade8fa7ccb4523d27ff26be81feb
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 }>,