From abffcde894ffc4177807236e6a50bae9865ef0f1 Mon Sep 17 00:00:00 2001
From: zrj <646384940@qq.com>
Date: Fri, 07 Jun 2024 13:58:17 +0800
Subject: [PATCH] 清除无用文件

---
 src/views/article/articleComment.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/article/articleComment.vue b/src/views/article/articleComment.vue
index d42b9f9..6437a5a 100644
--- a/src/views/article/articleComment.vue
+++ b/src/views/article/articleComment.vue
@@ -28,7 +28,7 @@
     add,
     getNotice,
     upcomment
-} from "@/api/article/articleComment"
+} from "@/ssoapi/article/articleComment"
 import {
     mapGetters
 } from "vuex"

--
Gitblit v1.9.3