diff --git a/jshERP-web/src/views/financial/dialog/DebtBillList.vue b/jshERP-web/src/views/financial/dialog/DebtBillList.vue
index 65abe222..cc7fc0e3 100644
--- a/jshERP-web/src/views/financial/dialog/DebtBillList.vue
+++ b/jshERP-web/src/views/financial/dialog/DebtBillList.vue
@@ -11,7 +11,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:5%;height: 100%;overflow-y: hidden">
+ style="top:20px;height: 95%;overflow-y: hidden">
diff --git a/jshERP-web/src/views/material/modules/MaterialPropertyModal.vue b/jshERP-web/src/views/material/modules/MaterialPropertyModal.vue
index 19df6c57..c915054b 100644
--- a/jshERP-web/src/views/material/modules/MaterialPropertyModal.vue
+++ b/jshERP-web/src/views/material/modules/MaterialPropertyModal.vue
@@ -12,7 +12,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:20%;height: 70%;overflow-y: hidden">
+ style="top:10%;height: 70%;overflow-y: hidden">
diff --git a/jshERP-web/src/views/system/modules/FunctionModal.vue b/jshERP-web/src/views/system/modules/FunctionModal.vue
index 3323605c..f44863c7 100644
--- a/jshERP-web/src/views/system/modules/FunctionModal.vue
+++ b/jshERP-web/src/views/system/modules/FunctionModal.vue
@@ -12,7 +12,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:10%;height: 90%;overflow-y: hidden">
+ style="top:5%;height: 90%;overflow-y: hidden">
关闭
diff --git a/jshERP-web/src/views/system/modules/FunctionTreeModal.vue b/jshERP-web/src/views/system/modules/FunctionTreeModal.vue
index a0ee82f5..88336c29 100644
--- a/jshERP-web/src/views/system/modules/FunctionTreeModal.vue
+++ b/jshERP-web/src/views/system/modules/FunctionTreeModal.vue
@@ -11,7 +11,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:10%;height: 90%;overflow-y: hidden">
+ style="top:5%;height: 90%;overflow-y: hidden">
关闭
diff --git a/jshERP-web/src/views/system/modules/PlatformConfigModal.vue b/jshERP-web/src/views/system/modules/PlatformConfigModal.vue
index 86bae093..17cfe244 100644
--- a/jshERP-web/src/views/system/modules/PlatformConfigModal.vue
+++ b/jshERP-web/src/views/system/modules/PlatformConfigModal.vue
@@ -12,7 +12,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:30%;height: 40%;overflow-y: hidden">
+ style="top:25%;height: 40%;overflow-y: hidden">
diff --git a/jshERP-web/src/views/system/modules/PluginAppModal.vue b/jshERP-web/src/views/system/modules/PluginAppModal.vue
index c5935e5d..c5463fb6 100644
--- a/jshERP-web/src/views/system/modules/PluginAppModal.vue
+++ b/jshERP-web/src/views/system/modules/PluginAppModal.vue
@@ -12,7 +12,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:25%;height: 50%;overflow-y: hidden">
+ style="top:20%;height: 50%;overflow-y: hidden">
diff --git a/jshERP-web/src/views/system/modules/PluginModal.vue b/jshERP-web/src/views/system/modules/PluginModal.vue
index d66c42d4..6e57bf9b 100644
--- a/jshERP-web/src/views/system/modules/PluginModal.vue
+++ b/jshERP-web/src/views/system/modules/PluginModal.vue
@@ -12,7 +12,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:25%;height: 50%;overflow-y: hidden">
+ style="top:20%;height: 50%;overflow-y: hidden">
diff --git a/jshERP-web/src/views/system/modules/TenantModal.vue b/jshERP-web/src/views/system/modules/TenantModal.vue
index 413da0fc..94bc54cf 100644
--- a/jshERP-web/src/views/system/modules/TenantModal.vue
+++ b/jshERP-web/src/views/system/modules/TenantModal.vue
@@ -12,7 +12,7 @@
@cancel="handleCancel"
cancelText="关闭"
wrapClassName="ant-modal-cust-warp"
- style="top:20%;height: 60%;overflow-y: hidden">
+ style="top:15%;height: 60%;overflow-y: hidden">