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