运营区地图修改
This commit is contained in:
parent
bd3278c5d7
commit
19a1fb2409
|
@ -751,7 +751,7 @@ export default {
|
||||||
if (rowElement && rowElement[0]) {
|
if (rowElement && rowElement[0]) {
|
||||||
rowElement[0].scrollIntoView({ behavior: "smooth", block: "center" });
|
rowElement[0].scrollIntoView({ behavior: "smooth", block: "center" });
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user