guhongwei 4 anni fa
parent
commit
7dbaffc1fe
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      src/views/live/parts/roomsDetail.vue

+ 1 - 3
src/views/live/parts/roomsDetail.vue

@@ -35,9 +35,7 @@ const { mapActions: gensign } = createNamespacedHelpers('gensign');
 export default {
   name: 'roomsDetail',
   props: {},
-  components: {
-    
-  },
+  components: {},
   data: function() {
     return {
       client_: null,