From 5629302861e8d45719e2b213cd618aae8a006db4 Mon Sep 17 00:00:00 2001 From: "Mr.Z" <709235321@qq.com> Date: Fri, 6 Aug 2021 10:38:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E6=AF=94=E5=AF=B9--=E6=AF=94?= =?UTF-8?q?=E5=AF=B9=E9=A1=B5=E9=9D=A2=E7=82=B9=E5=87=BB=E6=A0=87=E5=87=86?= =?UTF-8?q?=E5=8F=B7=E3=80=81=E6=A0=87=E5=87=86=E5=90=8D=E7=A7=B0=E5=BA=94?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E8=87=B3=E8=AF=A6=E6=83=85=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../standContrast/pages/contrastDetails.vue | 27 +++++++++++++------ 1 file changed, 19 insertions(+), 8 deletions(-) diff --git a/src/pages/localTool/standContrast/pages/contrastDetails.vue b/src/pages/localTool/standContrast/pages/contrastDetails.vue index 6e42c79aa..8e6d60755 100644 --- a/src/pages/localTool/standContrast/pages/contrastDetails.vue +++ b/src/pages/localTool/standContrast/pages/contrastDetails.vue @@ -57,8 +57,8 @@ label="标准号/政策号" align="center"> - {{scope.row.showNumber}} - {{scope.row.standNumSplit}} + {{ scope.row.showNumber }} - {{scope.row.standName}} - {{scope.row.standNameSplit}} + {{ scope.row.standName }} - {{scope.row.showNumber}} - {{scope.row.standNumSplit}} + {{ scope.row.showNumber }} - {{scope.row.standName}} - {{scope.row.standNameSplit}} + {{ scope.row.standName }} {