update 调整大病人数类型
This commit is contained in:
@@ -195,7 +195,6 @@ export const Map = {
|
||||
createAircraft(result: ResultType[]) {
|
||||
this.removeOverlayGroup();
|
||||
this.clearActiveHospital();
|
||||
// debugger;
|
||||
if (!Array.isArray(result) && result.length == 0) return;
|
||||
this.createAirRange(result);
|
||||
let that = this;
|
||||
|
||||
Reference in New Issue
Block a user