This commit is contained in:
yanran200730
2022-12-26 15:46:31 +08:00
parent 372d69ea85
commit dc91f5b104

View File

@@ -246,7 +246,7 @@
onTreeChange (e) {
this.currentName = e.fileName
this.currentId = e.spaceid
this.currentFatherid = e.fatherid
this.currentFatherid = e.fileId
},
onDirectoryConfirm () {