From a6f4edd102b4b2bf10f3b05dfccdb9e908de07a8 Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期五, 24 三月 2023 18:31:20 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/smartor-web

---
 ruoyi-ui/src/views/smartor/svytitle/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/views/smartor/svytitle/index.vue b/ruoyi-ui/src/views/smartor/svytitle/index.vue
index 127f216..52476c0 100644
--- a/ruoyi-ui/src/views/smartor/svytitle/index.vue
+++ b/ruoyi-ui/src/views/smartor/svytitle/index.vue
@@ -253,7 +253,7 @@
   },
   components:
   {
-    dw_topic: () => import("@/smartor/dataobject/dw_ivrtopic_view.vue")
+    dw_topic: () => import("@/smartor/dataobject/dw_svytopic_view.vue")
   }
 };
 </script>

--
Gitblit v1.9.3