Browse Source

订单状态和拉黑

yuhongqi 5 days ago
parent
commit
2f5c020c0f
1 changed files with 1 additions and 1 deletions
  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 = {