zhouwx
2024-11-06 efeec81d1a402d9bb4d40f516ec36e74e683cb63
修改
已修改1个文件
4 ■■■■ 文件已修改
src/views/onlineEducation/learnRecord/components/detailDialog.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/onlineEducation/learnRecord/components/detailDialog.vue
@@ -165,6 +165,10 @@
    },
    handleClose() {
      this.tableData = [];
      this.dataForm = {}
      this.trackList = []
      this.authList =[]
      this.dialogVisible = false;
      this.$emit("getList");
    },