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