Ver Fonte

Merge remote-tracking branch 'origin/V0.0.2' into V0.0.2

jingyuanchao há 2 anos atrás
pai
commit
913ccbecea
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/k-orgTree/index.vue

+ 1 - 1
src/components/k-orgTree/index.vue

@@ -48,7 +48,7 @@ export default {
       //自定义取值
       defaultProps: {
         children: "children",
-        label: "name"
+        label: "shortname"
       },
       checkSub:true,
       defaultKey:null,