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