Parcourir la source

Merge branch '01/06_classMerge' into online

mo il y a 4 ans
Parent
commit
5f792e498b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/teamDetail/componentClass/classCompound.vue

+ 1 - 0
src/views/teamDetail/componentClass/classCompound.vue

@@ -234,6 +234,7 @@ export default {
        this.$emit("getList");
     },
     refresh(){
+      this.calenderStudentVisible = false;
       this.clearCom()
       this.getList()
     },