diff --git a/src/views/demonstration/deomonList/index_HYD.vue b/src/views/demonstration/deomonList/index_HYD.vue index 3683df2d8..3eb3760da 100644 --- a/src/views/demonstration/deomonList/index_HYD.vue +++ b/src/views/demonstration/deomonList/index_HYD.vue @@ -20,7 +20,6 @@ :props="defaultProps" :filter-node-method="filterNode" :style="{height: height+'px'}" - @node-click="clickEvent" >
{{ '['+data.mapName+']'+($t('global.trainingNotStart').replace('{name}', data.creator.nickName)) }} @@ -37,14 +36,13 @@ slot="footer" class="dialog-footer" > - {{ $t('global.joinNewRoom') }} + {{ $t('global.joinNewRoom') }} {{ $t('global.cancel') }}