1
lkk
8 天以前 a9ab8b7cf1ea58aea45973a1e1bb14a190e88011
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,9 @@
      this.loading = true;
      this.drawer = true;
      this.isLoading = true;
      this.Parent = []
      this.tableAll= []
      this.proParentList = {}
      this.$nextTick(() => this.initInputDOM());
      this.tableAll = row;
      this.tjNumber = row.tjNumber;