Auto Commit

上级 43098d9b
......@@ -129,10 +129,10 @@ export default {
this.dialogs = [];
},
handleHistoryChat() {
if (JSON.stringify(this.dialogs) === '[]') {
alert("无对话内容!");
return;
}
// if (JSON.stringify(this.dialogs) === '[]') {
// alert("无对话内容!");
// return;
// }
axios({
method: "get",
url: "https://flask-wujiaping.inscode.cc/gethistory",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册