IDP.Integration.Bom.findLayoutAsync() 函数
function findLayoutAsync(option: {
                mergeId: string;
            }): Promise<BomRawPlankLayoutResult>;
查询排版结果
@vm-type AsyncFunctionType
参数:
- 
option: { mergeId: string; }查询条件
 
返回值: Promise<BomRawPlankLayoutResult>