mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 07:36:14 +00:00
fix: types
This commit is contained in:
parent
e258d24c02
commit
241647ac42
@ -159,6 +159,7 @@ export async function useExpressionsQueryProcessor(config: Indexable) {
|
||||
return data;
|
||||
} catch (error) {
|
||||
console.error(error);
|
||||
return { source: {}, tips: [], typesOfMQE: [] };
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user