Ver código fonte

授权数据取消父子关联

俞宝山 4 anos atrás
pai
commit
c27ee45b16
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      _web/src/views/system/role/roleOrgForm.vue

+ 1 - 0
_web/src/views/system/role/roleOrgForm.vue

@ -32,6 +32,7 @@
        <a-tree
          v-model="checkedKeys"
          checkable
          checkStrictly
          :auto-expand-parent="autoExpandParent"
          :expanded-keys="expandedKeys"
          :tree-data="orgTreeData"