mo hace 2 años
padre
commit
651c3bfe0b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/liveClassManager/liveClassDetail.vue

+ 1 - 0
src/views/liveClassManager/liveClassDetail.vue

@@ -246,6 +246,7 @@ export default {
   mounted() {
     this.getDetail();
     this.getList();
+    console.log(HLSCore, "HLSCore");
   },
   methods: {
     onCancel() {