qx
qx
2025-06-19 7100340f8422a23b716f1ad146812e8060812d31
src/views/doctor/check/index.vue
@@ -1805,6 +1805,7 @@
    // 初始化数据时计算 BMI
    getParentIdsss() {
      this.proParentList={}
      let data = {
        tjNumber: this.tjNumber,
        proParentId: this.nums,
@@ -2460,6 +2461,8 @@
      this.loading = true;
      this.drawer = true;
      this.isLoading = true;
      this.Parent = []
      this.tableAll= []
      this.$nextTick(() => this.initInputDOM());
      this.tableAll = row;
      this.tjNumber = row.tjNumber;