教育训练处考试制证前端
zhouwx
2024-11-06 efeec81d1a402d9bb4d40f516ec36e74e683cb63
修改
1 files modified
4 ■■■■ changed files
src/views/onlineEducation/learnRecord/components/detailDialog.vue 4 ●●●● patch | view | raw | blame | history
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");
    },