[fix](supersonic-fe) fix the issue of agent metric interpret value display (#56)

* [fix](supersonic-fe) fix the issue of agent metric interpret value display
This commit is contained in:
williamhliu
2023-09-05 12:00:00 +08:00
committed by GitHub
parent 249728919d
commit 9267f8ed18
3 changed files with 1 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
import axios from './axiosInstance';
import { ChatContextType, DrillDownDimensionType, HistoryType, MsgDataType, ParseDataType, SearchRecommendItem } from '../common/type';
import { QueryDataType } from '../common/type';
const DEFAULT_CHAT_ID = 0;