Skip to content

Commit f6ebe9d

Browse files
author
nenneyu
committed
fix: 修改对话接口
1 parent 2795b5a commit f6ebe9d

File tree

1 file changed

+0
-1
lines changed
  • apps/miniprogram-agent-ui/miniprogram/components/agent-ui

1 file changed

+0
-1
lines changed

apps/miniprogram-agent-ui/miniprogram/components/agent-ui/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,6 @@ Component({
590590
title: "删除成功",
591591
icon: "success",
592592
});
593-
await that.resetFetchConversationList();
594593
} else {
595594
wx.showToast({
596595
title: "删除失败,请稍后重试",

0 commit comments

Comments
 (0)