qx
qx
2025-04-17 056f30dda1073fbb6f8abc8577169fc26767ad4a
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;