su
su1124
2023-12-26 d0594c96b1905f461ebf4dbdcc49a5c6230f1102
src/views/doctor/test/index.vue
@@ -960,6 +960,9 @@
      if (this.tableAll.cusSex === 1) {
        this.tableAll.cusSex = "女";
      }
      if (this.tableAll.cusSex === 2) {
        this.tableAll.cusSex = "未知";
      }
      this.tjNumber = row.tjNumber;
      let num = 0;
      getParentList(this.tjNumber).then((response) => {