qx
2025-04-17 85379016a73db70585b85e551e105e18bedf108c
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) {