Fix(AI):[#4049]语音播放AI回复内容,点击[重新生成],语音仍在播放
This commit is contained in:
@@ -296,6 +296,7 @@
|
||||
ref="historyView"
|
||||
:status-bar-height="statusBarHeight"
|
||||
form-module="history"
|
||||
@enter-history="audioStopHandle"
|
||||
/>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
@@ -442,6 +442,7 @@
|
||||
<AiHistoryList
|
||||
ref="historyView"
|
||||
:status-bar-height="statusBarHeight"
|
||||
@enter-history="audioStopHandle"
|
||||
/>
|
||||
</view>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user