From d542ea946683cccca8066b74e1593b7f74a76ef8 Mon Sep 17 00:00:00 2001 From: 6323f46df0dd9b1fa44f49b9 <6323f46df0dd9b1fa44f49b9@devide> Date: Tue, 11 Jul 2023 01:40:51 +0000 Subject: [PATCH] Auto Commit --- src/views/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/App.vue b/src/views/App.vue index 5b2f91a..e335173 100644 --- a/src/views/App.vue +++ b/src/views/App.vue @@ -130,7 +130,7 @@ export default { url: "https://flask-wujiaping.inscode.cc/addhistory", data: this.dialogs, }).then((res) => { - + console.log(res.data) }); }, handleNewChat() { -- GitLab