zhouwx
2024-11-06 efeec81d1a402d9bb4d40f516ec36e74e683cb63
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");
    },