| src/views/onlineEducation/learnRecord/components/detailDialog.vue | ●●●●● 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"); },