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