src/views/doctor/check/index.vue
@@ -2316,7 +2316,10 @@ // 点击确认 determine() { // 体检号 // 清空数组 this.tjOrderDetail = []; // 原有代码 let tjNumber = this.tableAll.tjNumber; this.userList.forEach((item) => { if (this.doctorName == item.nickName) {