src/views/doctor/examination/index.vue
@@ -479,7 +479,6 @@ }, // 单选框选中数据 handleSelectionChange(selection) { console.log(11111); this.selectList = selection; this.multipleSelection = []; if (selection.length > 1) { @@ -563,7 +562,7 @@ dataSynchronization(tjNumber).then((res) => { if (res.code == 200) { // this.$forceUpdate(); // this.getList(); this.handleCurrentChange(row); clearInterval(this.clearTimeSet) this.clearTimeSet=null this.$modal.closeLoading();