diff --git a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue index dea9c53..41cdf3e 100644 --- a/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue +++ b/src/views/backOfficeSystem/IntelligentControl/warningControl/components/bkComponents.vue @@ -150,7 +150,7 @@ const seeMoreFn = () => { position: absolute; left: 20px; top: 10px; - width: 427px; + width: 460px; height: calc(100% - 20px); border-radius: 6px 6px 6px 6px; background: rgba(0, 29, 75, 0.4); @@ -176,7 +176,7 @@ const seeMoreFn = () => { position: absolute; right: 10px; top: 10px; - width: 427px; + width: 460px; height: calc(100% - 20px); z-index: 9; .model-commom{