feat(monitor): aggregate nationwide fleet by province
This commit is contained in:
@@ -31,4 +31,7 @@ interface Window {
|
||||
plugins?: string[];
|
||||
}) => Promise<unknown>;
|
||||
};
|
||||
AMapUI?: {
|
||||
loadUI: (modules: string[], callback: (...constructors: unknown[]) => void) => void;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user