فهرست منبع

Merge branch 'blueBranch' into allTestUrgent

qymljy 5 ماه پیش
والد
کامیت
c08c29c3b7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/normal-basic-layout/details/modules/tabs/tab.vue

+ 1 - 1
src/components/normal-basic-layout/details/modules/tabs/tab.vue

@@ -95,7 +95,7 @@ export default {
       if (this.tabs.length == 0) {this.activeName = 'file'} else {
         this.activeName = 'tab0'
       }
-    }, 1000);
+    }, 100);
     this.isSalesman()
   },
   watch: {