diff --git a/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue b/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue index 6fda0a5..4df314c 100644 --- a/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue +++ b/src/custom/apaas-custom-mydemo/custom-page/reportDetail.vue @@ -1344,7 +1344,7 @@ export default { .detail-panel { width: 100%; - max-width: 1200px; + // max-width: 1200px; background: #ffffff; border-radius: 12px; overflow: hidden;