Explorar el Código

王国宇修改

tanxue hace 4 años
padre
commit
114d0cc48e
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      pages/courseware/index.vue

+ 1 - 2
pages/courseware/index.vue

@@ -160,7 +160,7 @@
                                                return res
                                              }),
                                            ])
-      return {topCarousels : res1.data.data,
+      return {topCarousels : res1.data.data ||[],
 
       }
     },
@@ -497,7 +497,6 @@
               }
             })
           } else {
-            debugger;
             this.$message.error('手机号已存在');
             return false;
           }