diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index 56af4d618..78e3d4530 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -1198,6 +1198,7 @@ export default { }, handleChange1(val) { if(val && val === '基础信息'){ + this.activeState = true } }, getPlanStatusName(status) { @@ -2485,8 +2486,6 @@ export default { } } .basic-information{ - /*border-top: 2px dashed #D1D1D1;*/ - border-bottom: 2px dashed #D1D1D1; .modular-header{ height: 60px; border-bottom: none;