Browse Source

首页增加提示类tab,B类指标页优化,我的-增加业务员日常工作统计

zhujindu 1 year ago
parent
commit
11cc044f48
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

@@ -164,7 +164,7 @@ export default {
   display: flex;
   flex-direction: column;
   .myTab {
-    flex: 1;
+    /* flex: 1; */
     display: flex;
     flex-direction: column;
     /* position: sticky; */