qx
2025-04-14 4579d287d7350a1ed285958c1d600adb64c1720f
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) {