Explorar el Código

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

shenqilong hace 2 meses
padre
commit
89120c4da0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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:列表