From dbb352c9d988dfac83da979023fe81a0a02f88e9 Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期五, 12 四月 2024 16:34:20 +0800 Subject: [PATCH] 与数字人合并 --- src/components/right/right-top.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/right/right-top.vue b/src/components/right/right-top.vue index 1fcc4a1..5b38211 100644 --- a/src/components/right/right-top.vue +++ b/src/components/right/right-top.vue @@ -788,7 +788,7 @@ import common from "@/components/common"; import { mapState, mapMutations } from "vuex"; import Bus from "../tools/Bus"; -import { queryBySquare } from "@/utils/request"; +import { queryBySquare } from "@/api/api"; import FCFH from "@/components/right/FCFH"; //浜ら�氬浘灞� -- Gitblit v1.9.3