Explorar el Código

01/11 13:48 合班

1
mo hace 4 años
padre
commit
37e57c71fa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
     },