From eb692fdf856fbd5f20cc5d5d105c0c1cd14bd43b Mon Sep 17 00:00:00 2001 From: qianxj <qianxj15@sina.com> Date: 星期日, 19 三月 2023 08:03:30 +0800 Subject: [PATCH] update topic --- ruoyi-ui/src/views/smartor/svytitle/index1.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-ui/src/views/smartor/svytitle/index1.vue b/ruoyi-ui/src/views/smartor/svytitle/index1.vue index e9b87ff..36d512a 100644 --- a/ruoyi-ui/src/views/smartor/svytitle/index1.vue +++ b/ruoyi-ui/src/views/smartor/svytitle/index1.vue @@ -224,7 +224,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