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