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