Browse Source

fix: unable to create a new directory while uploading resources

Casper Dai 2 years ago
parent
commit
aa33e74e4a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/tree/DirectoryTree/index.vue

+ 1 - 0
src/components/tree/DirectoryTree/index.vue

@@ -69,6 +69,7 @@
     <confirm-dialog
       ref="nodeDialog"
       :title="dialogTitle"
+      append-to-body
       @confirm="onSubmitNode"
     >
       <div class="c-grid-form u-align-self--center">