From f97ee12c96d96e2f529e4248695d643245ec4243 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 20 八月 2024 15:21:56 +0800
Subject: [PATCH] #

---
 src/store/index.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/store/index.js b/src/store/index.js
index 8e120b7..6f875cd 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -5,6 +5,7 @@
     {
         text: 'Hello World',
         shelfList: {},
+        autoRotate: false,
         autoCruise: false,
         lookAt: { x: 0, y: 0, z: 0 },
         cruiseAgvNo: '2',

--
Gitblit v1.9.1