zhulizhen 5 years ago
parent
commit
595b8e4688
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/strategy/animationBox.vue

+ 1 - 1
src/views/strategy/animationBox.vue

@@ -66,7 +66,7 @@ import bomBox from "./bomBox";
 export default {
   data() {
     return {
-      showDraw: true,
+      showDraw: false,
       dataX: [],
       dataY1: [],
       dataY2: [],