diff --git a/src/components/custom/button-icon.vue b/src/components/custom/button-icon.vue
index d7e0b5cb..604a4918 100644
--- a/src/components/custom/button-icon.vue
+++ b/src/components/custom/button-icon.vue
@@ -1,5 +1,5 @@
@@ -329,7 +352,7 @@ async function edit(instanceId: CommonType.IdType) {
:data="data"
size="small"
:flex-height="!appStore.isMobile"
- :scroll-x="1078"
+ :scroll-x="1400"
:loading="loading"
remote
:row-key="row => row.id"
@@ -340,68 +363,3 @@ async function edit(instanceId: CommonType.IdType) {
-
-