From ac439a30a6d127c51ac84aff72df56d9860c7f54 Mon Sep 17 00:00:00 2001
From: super_liu <396572590@qq.com>
Date: Fri, 12 Nov 2021 10:29:48 +0800
Subject: [PATCH] feat: There is no way the,
---
.../domesticStandardsAndRegulations/index.vue | 21 +++++++++-------
.../components/EnterpriseStandardDatabase.vue | 24 ++++++++++---------
.../foreignRegulationsDatabase/index.vue | 19 ++++++++-------
.../foreignStandardsAndRegulations/index.vue | 18 +++++++-------
4 files changed, 45 insertions(+), 37 deletions(-)
diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
index 8bba22f69..9865ef9af 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -26,7 +26,7 @@
@mouseleave="mouseleave(data)">
- {{ node.label }}
+ {{ node.label }}
{{ scope.row.standName }}
@@ -222,7 +222,7 @@
{{ formatIssueDate(scope.row.issueTime) }}
@@ -232,7 +232,7 @@
@@ -245,7 +245,7 @@
{{ scope.row.XCXSSRQ ? scope.row.XCXSSRQ.substring(0, 10) : '-' }}
@@ -255,7 +255,7 @@
{{ scope.row.ZCCSSRQ ? scope.row.ZCCSSRQ.substring(0, 10) : '-' }}
@@ -265,7 +265,7 @@
@@ -279,7 +279,10 @@
{{ textStatusMap[scope.row.textStatus] }}
-
+
- {{ node.label}}
+
+ {{ node.label }}
+ width="120"
+ >
{{ scope.row.standCode }}
@@ -312,7 +313,7 @@
show-overflow-tooltip
prop="standName"
label="中文名称"
- min-width="35%"
+ width="350"
>
{{ scope.row.standName }}
@@ -324,7 +325,7 @@
show-overflow-tooltip
prop="standEnName"
label="英文名称"
- min-width="35%"
+ width="350"
>
{{ scope.row.standEnName }}
@@ -336,8 +337,8 @@
prop="issueTime"
label="发布日期"
sortable
- min-width="13%"
- >
+ width="150"
+ >
{{scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''}}
{{scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''}}
@@ -348,8 +349,8 @@
prop="putTime"
label="实施日期"
sortable
- min-width="13%"
- >
+ width="150"
+ >
{{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
{{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
@@ -361,7 +362,7 @@
sortable
prop="standStatusShow"
label="文本状态"
- min-width="10%"
+ width="120"
>
@@ -377,7 +378,8 @@
-
+
- {{ node.label}}
+
+ {{ node.label }}
@@ -211,7 +212,7 @@
show-overflow-tooltip
prop="lawsName"
label="中文名称"
- min-width="45%"
+ width="350"
>
{{ scope.row.lawsName }}
@@ -223,7 +224,7 @@
show-overflow-tooltip
prop="lawsEnName"
label="英文名称"
- min-width="45%"
+ width="350"
>
{{ scope.row.lawsEnName }}
@@ -235,7 +236,7 @@
prop="issueTime"
label="发文日期"
sortable
- min-width="13%"
+ width="150"
>
{{scope.row.issueTime ? scope.row.issueTime.slice(0, 10) : ''}}
@@ -247,7 +248,7 @@
prop="XCXSSRQLAWS"
label="新车实施日期"
sortable
- min-width="13%"
+ width="150"
>
{{scope.row.putTime ? scope.row.putTime.slice(0, 10) : ''}}
@@ -260,7 +261,7 @@
sortable
prop="standStatusShow"
label="文本状态"
- min-width="10%"
+ width="120"
>
@@ -277,7 +278,9 @@
-
+
- {{ node.label }}
+ {{ node.label }}
{{
@@ -211,7 +211,7 @@
show-overflow-tooltip
prop="standName"
label="标准名称"
- min-width="45%"
+ width="350"
>
{{
@@ -228,7 +228,7 @@
@@ -245,7 +245,7 @@
@@ -262,7 +262,7 @@
{{
@@ -279,7 +279,7 @@
{{
@@ -296,7 +296,7 @@
@@ -313,7 +313,7 @@
{{ textStatusMap[scope.row.textStatus] }}
-
+