更新后刷新配置到设备
This commit is contained in:
@@ -586,6 +586,7 @@ export default function AIPage({ variant = "page", onClose }: AIPageProps = {})
|
||||
},
|
||||
});
|
||||
await updateMessageApplied(msg.id, nextApplied);
|
||||
await api.refreshState();
|
||||
setMessages((prev) =>
|
||||
prev.map((m) =>
|
||||
m.kind === "optimize" && m.id === msg.id
|
||||
|
||||
Reference in New Issue
Block a user