#
luxiaotao1123
2024-10-14 9bfb2fd94cf347116834855d6c1dd6e1d6dee10d
zy-acs-flow/src/map/tool.js
@@ -101,7 +101,7 @@
        default:
            break;
    }
    if (sprite) {
    if (sprite && deviceType !== DEVICE_TYPE.AGV) {
        sprite.blendMode = PIXI.BLEND_MODES.MULTIPLY;
    }
    return sprite;