qx
qx
2025-04-16 967f71ac99954cc1f76254c9bcd18bb6cbb93366
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) {