diff --git a/business-css/frontend/src/components/antvx6/changesettings.vue b/business-css/frontend/src/components/antvx6/changesettings.vue index 8120302..d6e3711 100644 --- a/business-css/frontend/src/components/antvx6/changesettings.vue +++ b/business-css/frontend/src/components/antvx6/changesettings.vue @@ -325,9 +325,9 @@ function closeChangeDialogsettings(e:any){ // 变动公式值设置关闭 确定 + :before-close="dialogMaterialClose" title="变动公式设置" append-to-body width="800px" class="materialmodel-dialog-box">
-
+ +
+ style=" overflow: auto;"> @@ -386,7 +386,7 @@ function closeChangeDialogsettings(e:any){ // 变动公式值设置关闭
--> + style="display: flex;display: -webkit-flex; justify-content: flex-end;-webkit-justify-content: flex-end;margin-bottom: 20px;"> 取 消 确 定