diff --git a/project/hlj/app/AppRecoScore/components/List.vue b/project/hlj/app/AppRecoScore/components/List.vue index 500f5e03..a225d1d8 100644 --- a/project/hlj/app/AppRecoScore/components/List.vue +++ b/project/hlj/app/AppRecoScore/components/List.vue @@ -246,7 +246,7 @@ onTreeChange (e) { this.currentName = e.fileName this.currentId = e.spaceid - this.currentFatherid = e.fatherid + this.currentFatherid = e.fileId }, onDirectoryConfirm () {