zhang
4 小时以前 82416a8117dd69be757380e8a42ecbac6e861e11
zy-acs-flow/src/map/constants.js
@@ -5,7 +5,7 @@
export let AGV_ANGLE_OFFSET_VAL = 0;
export let MAP_MIRROR = false;;
export let MAP_MIRROR = false;
export const setMapPreferences = (preferences = {}) => {
    if (preferences == null || typeof preferences !== 'object') {