perf: 对话式运行状态归6类
This commit is contained in:
@ -105,7 +105,6 @@ export default defineComponent({
|
||||
// 暴露控制方法
|
||||
const abortTypingByKey = (key: string | number) => {
|
||||
bubbleRefs.value[key]?.abortTyping?.();
|
||||
console.log('abortTypingByKey----', bubbleRefs.value[key])
|
||||
};
|
||||
// 对外暴露能力
|
||||
expose({
|
||||
|
||||
Reference in New Issue
Block a user