Shannon_mu 3 years ago
parent
commit
07e91355ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      operationSupport/src/views/newWorkBench/template/styleThree.vue

+ 1 - 1
operationSupport/src/views/newWorkBench/template/styleThree.vue

@@ -80,7 +80,7 @@
             @dragover="dragover($event, 9)"
             @dragover="dragover($event, 9)"
             @drop="drop($event, 9)"
             @drop="drop($event, 9)"
         >
         >
-            <component :is="componentsIdArr[pageLoction[10]]"></component>
+            <component :is="componentsIdArr[pageLoction[9]]"></component>
         </div>
         </div>
     </div>
     </div>
 </template>
 </template>