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