su
su1124
2023-12-26 0df6945c4d4c100fcb0c2a9a3e7580d13904617d
src/views/doctor/imaging/index.vue
@@ -1288,6 +1288,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) => {