xsy-breeze-ui-rpa > FormRelatedFieldExtensionPointBatch > getValue
FormRelatedFieldExtensionPointBatch.getValue property
获取表单项值
Signature:
getValue: () => Promise<{
instance: FormRelatedFieldExtensionPoint;
data: object;
}[]>;
xsy-breeze-ui-rpa > FormRelatedFieldExtensionPointBatch > getValue
获取表单项值
Signature:
getValue: () => Promise<{
instance: FormRelatedFieldExtensionPoint;
data: object;
}[]>;
