filemanager: Do not reload whole state on folder change
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<ConfirmDialog/>
|
<ConfirmDialog/>
|
||||||
<router-view :key="$route.fullPath"></router-view>
|
<router-view></router-view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user