Explorar o código

授权数据取消父子关联

俞宝山 %!s(int64=4) %!d(string=hai) anos
pai
achega
c27ee45b16
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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"