From 7f33c522eac79a8d46bc3253e6bd3ce09713f7dc Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Fri, 23 Dec 2022 14:13:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E7=9B=98bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/hlj/app/AppMicrodiskManage/components/List.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project/hlj/app/AppMicrodiskManage/components/List.vue b/project/hlj/app/AppMicrodiskManage/components/List.vue index 3b353f7a..ddd151cf 100644 --- a/project/hlj/app/AppMicrodiskManage/components/List.vue +++ b/project/hlj/app/AppMicrodiskManage/components/List.vue @@ -25,6 +25,7 @@ ref="tree" :props="defaultProps" lazy + :expand-on-click-node="false" node-key="spaceid" :load="loadNode" :data="directoryList" @@ -75,7 +76,7 @@ @@ -261,6 +262,7 @@ this.fatherid = item.fileId || '' if (e === 'add') { + this.form.fileId = '' this.isShow = true } else if (e === 'edit') { this.form = {