Jelajahi Sumber

详情页无tab调整显示

qymljy 4 bulan lalu
induk
melakukan
8fcc40a706

+ 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: {