| zy-acs-flow/src/map/areaSettings/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-acs-flow/src/map/areaSettings/index.jsx
@@ -86,10 +86,13 @@ }, [sprite]); useEffect(() => { if (!open) { return; } fetchAgvListAll().then((options) => { setAgvOptions(options || []); }); }, []); }, [open]); useEffect(() => { if (curAreaInfo) {