소스 검색

订单状态和拉黑

yuhongqi 5 일 전
부모
커밋
2f5c020c0f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/live/liveConsole/index.vue

+ 1 - 1
src/views/live/liveConsole/index.vue

@@ -1124,7 +1124,7 @@ export default {
         confirmButtonText: "确定",
         cancelButtonText: "取消",
         type: "warning"
-      }).then(function() {
+      }).then(() => {
         return blockUser(u.userId);
       }).then(() => {
         let msg = {