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