diff --git a/src/components/Tree/DataZTree/index.vue b/src/components/Tree/DataZTree/index.vue index 06f9ab4ca..eac1296c0 100644 --- a/src/components/Tree/DataZTree/index.vue +++ b/src/components/Tree/DataZTree/index.vue @@ -39,7 +39,7 @@ export default { showRenameBtn: false, drag: { isCopy: false, - isMove: true + isMove: !this.$store.getters.currentOrgIsRoot } }, callback: {