Browse Source

少了一个该字

master
no99 4 days ago
parent
commit
a1b3f8b75e
  1. 2
      src/views/AIchat.vue

2
src/views/AIchat.vue

@ -1159,7 +1159,7 @@ watch(
// content: ac5, // content: ac5,
// }); // });
const ac6 = "内容由AI生成,请注意甄别";
const ac6 = "内容由AI生成,请注意甄别";
// //
const aiMessage6 = reactive({ const aiMessage6 = reactive({
sender: "ai", sender: "ai",

Loading…
Cancel
Save