diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
index 4d6e1fcad..ce1980d1c 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -212,7 +212,6 @@
show-overflow-tooltip
prop="standName"
label="标准名称"
- width="350"
>
{{ scope.row.standName }}
@@ -279,7 +278,7 @@
{{ textStatusMap[scope.row.textStatus] }}
-
diff --git a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
index b8d729ce2..df83d8c4f 100644
--- a/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
+++ b/src/pages/regulatoryRepository/enterpriseStandardDatabase/components/EnterpriseStandardDatabase.vue
@@ -314,7 +314,6 @@
show-overflow-tooltip
prop="standName"
label="中文名称"
- width="350"
>
{{ scope.row.standName }}
@@ -326,7 +325,6 @@
show-overflow-tooltip
prop="standEnName"
label="英文名称"
- width="350"
>
{{ scope.row.standEnName }}
diff --git a/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue b/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue
index f467946ea..fc9d0b887 100644
--- a/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue
+++ b/src/pages/regulatoryRepository/foreignRegulationsDatabase/index.vue
@@ -213,7 +213,6 @@
show-overflow-tooltip
prop="lawsName"
label="中文名称"
- width="350"
>
{{ scope.row.lawsName }}
@@ -225,7 +224,6 @@
show-overflow-tooltip
prop="lawsEnName"
label="英文名称"
- width="350"
>
{{ scope.row.lawsEnName }}
diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
index dd8758497..9040c9026 100644
--- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
@@ -211,7 +211,6 @@
show-overflow-tooltip
prop="standName"
label="标准名称"
- width="350"
>
{{