lsc 6 tháng trước cách đây
mục cha
commit
703a804b29
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/group/group.vue

+ 1 - 1
src/components/group/group.vue

@@ -851,7 +851,7 @@ export default {
                     this.getCourseGroup();
                 })
                 .catch((err) => {
-                    this.$message.error("网络不佳"); s
+                    this.$message.error("网络不佳"); 
                     console.error(err);
                 });
         },