src/view/index.vue
@@ -518,8 +518,8 @@ confirmButtonText: '确定', cancelButtonText: '取消', type: 'warning' }).then(() => { if(obj.$refs.Inspection.$refs.CircuitParameters.saveAll()){ }).then( async () => { if(await obj.$refs.Inspection.$refs.CircuitParameters.saveAll()){ this.tabs.splice(index, 1); let data = this.tabs[this.tabs.length - 1] this.upTabActive(data.k)