qianxj
2023-03-19 eb692fdf856fbd5f20cc5d5d105c0c1cd14bd43b
ruoyi-ui/src/smartor/dataobject/dw_patarchive_list.vue
@@ -114,8 +114,8 @@
        rowChanged(row){
          //alert(row.patid)
          //console.log(row)
          //this.parent.selectionChanged(row.patid)
          //this.$parent.selectionChanged(row.patid)
          this.$parent.patid = row.patid
        }
    }
}