#
luxiaotao1123
2022-06-23 714afc59c640800b22ad5f0ffd6d2010fcfa3464
static/js/object/CrnTask.js
@@ -248,7 +248,6 @@
                                    break
                                case 'fork':
                                    that.crnFork.position.set(point.x + xOffset1, point.y, point.z);
                                    // console.log("loadPos:" + curves[i].loadPos + "\n" + that.pallet);
                                    if (curves[i].loadPos === 1 && that.pallet) {
                                        that.pallet.position.setX(point.x + palletX);
                                        that.goods.position.setX(point.x + goodsX);