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