Prechádzať zdrojové kódy

调整组织架构可以自由拖动

Lijy 2 rokov pred
rodič
commit
e2eeb2f66a

+ 2 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/team/index.vue

@@ -615,7 +615,7 @@ export default {
         },
         otherInfo: {
           // 限制左边栏最低宽度
-          leftWidth: 180,
+          leftWidth: 100,
         },
       },
       {
@@ -632,7 +632,7 @@ export default {
         },
         otherInfo: {
           // 限制左边栏最低宽度
-          leftWidth: 180,
+          leftWidth: 100,
         },
       },
     ]);