qx
2025-04-11 74bc8c04dcd6e645bfb01102bff38c80a7ffd2ec
src/views/doctor/check/index.vue
@@ -1839,6 +1839,7 @@
    },
    determine() {
      this.tjOrderDetail = [];
      let tjNumber = this.tableAll.tjNumber;
      this.userList.forEach((item) => {
        if (this.doctorName == item.nickName) this.doctorName = item.userId;