Przeglądaj źródła

人员编辑页面树滚动高度修改

shenqilong 2 miesięcy temu
rodzic
commit
89120c4da0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/platform/org/components/tree/index.vue

+ 1 - 1
src/views/platform/org/components/tree/index.vue

@@ -78,7 +78,7 @@ export default {
     checkStrictly: Boolean,
     height: {
       type: Number,
-      default: 700
+      default: 650
     },
     dataType: {
       // 数据类型,tree:树形,list:列表