diff --git a/src/views/competition/demonList.vue b/src/views/competition/demonList.vue
index d4b122105..936e4c791 100644
--- a/src/views/competition/demonList.vue
+++ b/src/views/competition/demonList.vue
@@ -15,14 +15,11 @@
:filter-node-method="filterNode"
:default-expanded-keys="expandList"
@node-click="clickEvent"
- @node-contextmenu="showContextMenu"
@node-expand="nodeExpand"
@node-collapse="nodeCollapse"
>
-
+
仿真系统
{{ node.data.name }}
@@ -32,8 +29,6 @@