ソースを参照

01/11 13:48 合班

1
mo 4 年 前
コミット
37e57c71fa
1 ファイル変更1 行追加0 行削除
  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()
     },