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