| src/views/home/components/rightContainer.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/components/rightContainer.vue
@@ -705,7 +705,7 @@ if (params.data.equimentType) { this.$emit('showequimentdetail', params.data.name, params.data.equimentType, 'type') } else { this.$emit('showequimentdetail', params.data.name, params.data.equimentType, 'online') this.$emit('showequimentdetail', params.data.name, params.data.online, 'online') } }) },