Browse Source

订单状态和拉黑

yuhongqi 5 ngày trước cách đây
mục cha
commit
2f5c020c0f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = {