yxh
yxh
2023-03-21 79f2ded77c7e99bec4e5a37f7bf8e2bb34c54094
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
        }
    }
}