diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 5d8431d5d..2aa61c629 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -213,6 +213,11 @@ @click="handlePreview(scope.row)">{{ scope.row.standSortShow }} {{ scope.row.standNumber }}-{{ scope.row.standYear }} + {{ scope.row.standSortShow }} {{ + scope.row.standNumber + }}-{{ scope.row.standYear }} {{ scope.row.standSortShow }} {{ scope.row.standNumber @@ -233,6 +238,10 @@ @click="handlePreview(scope.row)" class="table-jump" style="color: #F56C6C">{{ scope.row.standName }} + {{ + scope.row.standName + }} {{ scope.row.standName }} @@ -246,6 +255,9 @@ {{ scope.row.issueTime }} + {{ scope.row.issueTime }} {{ scope.row.issueTime }} @@ -258,6 +270,9 @@ {{ scope.row.SSRQ }} + {{ scope.row.SSRQ }} {{ scope.row.SSRQ }} @@ -271,6 +286,9 @@ {{ scope.row.XCXSSRQ }} + {{ scope.row.XCXSSRQ }} {{ scope.row.XCXSSRQ }} @@ -282,6 +300,9 @@ {{ scope.row.ZCCSSRQ }} + {{ scope.row.ZCCSSRQ }} {{ scope.row.ZCCSSRQ }} @@ -289,6 +310,15 @@ prop="dtbzh" width="200" label="代替标准号"> + {{ textStatusMap[scope.row.textStatus] }} + {{ textStatusMap[scope.row.textStatus] }} {{ textStatusMap[scope.row.textStatus] }}