mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 22:35:21 +00:00
Fixed: Tree Drag
This commit is contained in:
@@ -39,7 +39,7 @@ export default {
|
||||
showRenameBtn: false,
|
||||
drag: {
|
||||
isCopy: false,
|
||||
isMove: true
|
||||
isMove: !this.$store.getters.currentOrgIsRoot
|
||||
}
|
||||
},
|
||||
callback: {
|
||||
|
||||
Reference in New Issue
Block a user