From 9e770760614ee20aeec23317ed626040022f1702 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Sun, 12 May 2019 17:05:16 +0800 Subject: [PATCH] Change comment.js to postComment.js. --- src/api/{comment.js => postComment.js} | 0 src/components/Tools/HeaderComment.vue | 2 +- src/views/comment/CommentList.vue | 2 +- src/views/dashboard/Dashboard.vue | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename src/api/{comment.js => postComment.js} (100%) diff --git a/src/api/comment.js b/src/api/postComment.js similarity index 100% rename from src/api/comment.js rename to src/api/postComment.js diff --git a/src/components/Tools/HeaderComment.vue b/src/components/Tools/HeaderComment.vue index 7fe7e8af7..3e50d6f10 100644 --- a/src/components/Tools/HeaderComment.vue +++ b/src/components/Tools/HeaderComment.vue @@ -55,7 +55,7 @@