src/views/onlineEducation/learnRecord/components/detailDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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"); },