From dc91f5b10485c85f6dc5d60ed436836a81474c0a Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 26 Dec 2022 15:46:31 +0800 Subject: [PATCH] bug --- project/hlj/app/AppRecoScore/components/List.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () {