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