diff --git a/report-ui/src/views/report/bigscreen/designer/index.vue b/report-ui/src/views/report/bigscreen/designer/index.vue index 9819bd34..ba921a29 100644 --- a/report-ui/src/views/report/bigscreen/designer/index.vue +++ b/report-ui/src/views/report/bigscreen/designer/index.vue @@ -46,15 +46,34 @@
- +
- + + + + + + + + + + + +
diff --git a/report-ui/src/views/report/report/index.vue b/report-ui/src/views/report/report/index.vue index c29c6a73..eec59654 100644 --- a/report-ui/src/views/report/report/index.vue +++ b/report-ui/src/views/report/report/index.vue @@ -140,14 +140,15 @@ :model="dialogForm" :rules="rules" size="small" + style="min-height:200px" label-width="100px"> - - + - + + :md="12" + :lg="12" + :xl="12"> @@ -170,22 +171,22 @@ + :md="12" + :lg="12" + :xl="12"> - + + - + -->