PipeLineLems/pipelinelems_web/src/widgets/CallMaterialOrder/Models/CallMaterialOrder.ts
@@ -22,8 +22,8 @@ return deleteCallMaterialOrders(ids) } async callMaterialByDataIdentifier(ids: string) { return callMaterialByDataIdentifier(ids) async callMaterialByDataIdentifier(data: any) { return callMaterialByDataIdentifier(data) }