Kaynağa Gözat

update 优化 重置时取消部门选中

疯狂的狮子li 3 yıl önce
ebeveyn
işleme
e9324fb9ce
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      ruoyi-ui/src/views/system/user/index.vue

+ 1 - 0
ruoyi-ui/src/views/system/user/index.vue

@@ -20,6 +20,7 @@
             :expand-on-click-node="false"
             :filter-node-method="filterNode"
             ref="tree"
+            node-key="id"
             default-expand-all
             highlight-current
             @node-click="handleNodeClick"