cleanup
This commit is contained in:
parent
765480d197
commit
efda8d4cdf
@ -40,7 +40,6 @@ export const actions = {
|
|||||||
crumbs.push({ text: pathArr[pathArr.length - 1], path: '' })
|
crumbs.push({ text: pathArr[pathArr.length - 1], path: '' })
|
||||||
}
|
}
|
||||||
|
|
||||||
// console.log(crumbs)
|
|
||||||
commit('UPDATE_CURRENT_PATH', path)
|
commit('UPDATE_CURRENT_PATH', path)
|
||||||
commit('UPDATE_CRUMBS', crumbs)
|
commit('UPDATE_CRUMBS', crumbs)
|
||||||
commit('UPDATE_FOLDER_TREE', response.data)
|
commit('UPDATE_FOLDER_TREE', response.data)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user