qx
qx
2025-04-15 99dcb0a585582d195a33e0d0cefcd6ec7857c537
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;