2
lkk
2025-04-11 9314d8cdd5e7a29f1061f59cccd7cce17b7fef3b
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) {