src/types/monitorData.d.ts @@ -70,7 +70,7 @@ }; gasList: Array<any>; areaList: Array<any>; } }, } export interface TableWeatherRow { @@ -97,4 +97,4 @@ }; weatherTypeList: Array<any>; } } }