瀏覽代碼

Merge branch '01/06_classMerge' into online

mo 4 年之前
父節點
當前提交
5f792e498b
共有 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");
        this.$emit("getList");
     },
     },
     refresh(){
     refresh(){
+      this.calenderStudentVisible = false;
       this.clearCom()
       this.clearCom()
       this.getList()
       this.getList()
     },
     },