ruoyi-ui/src/views/smartor/svytopic/maint.vue
@@ -26,8 +26,8 @@ }, mounted() { //const topicId = this.$route.params && this.$route.params.topicId const topicId = 1 const topicId = this.$route.params && this.$route.params.topicId //const topicId = 1 this.$refs["base"].Retrieve(topicId) this.$refs["detail"].getList(topicId) }