Browse Source

reactor:坐席辅助调整;

zhangchong 1 năm trước cách đây
mục cha
commit
2b0c08ce27
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/todo/seats/accept/Voice-assistant.vue

+ 1 - 1
src/views/todo/seats/accept/Voice-assistant.vue

@@ -215,7 +215,7 @@ const scrollToBottom = async () => {
 
 // 一键填单
 const fillSingle = () => {
-	ElMessageBox.confirm(`确定要一键填单吗?填单会覆盖之前填写的内容,请谨慎操作`, '提示', {
+	ElMessageBox.confirm(`确定要一键填单吗?填单会覆盖之前填写的内容,请谨慎操作`, '提示', {
 		confirmButtonText: '确认',
 		cancelButtonText: '取消',
 		type: 'warning',