From ddef09c7518ed3c10cd1bd5bf83a484614275672 Mon Sep 17 00:00:00 2001
From: zhangyichen <5277314+zacty@user.noreply.gitee.com>
Date: Fri, 1 Apr 2022 17:51:05 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=2052212=20=E9=87=8D?=
=?UTF-8?q?=E7=82=B9=E6=A0=87=E5=87=86=E8=B7=9F=E8=B8=AA=E6=B8=85=E5=8D=95?=
=?UTF-8?q?=EF=BC=8C=E8=A6=81=E8=83=BD=E8=B7=B3=E8=BD=AC=E8=87=B3=E6=A0=87?=
=?UTF-8?q?=E5=87=86=E7=9A=84=E8=AF=A6=E6=83=85=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../page/listTracking.vue | 49 ++++++++++++++++++-
1 file changed, 47 insertions(+), 2 deletions(-)
diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listTracking.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listTracking.vue
index f9c6e5e90..241173801 100644
--- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listTracking.vue
+++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listTracking.vue
@@ -83,13 +83,18 @@
width="250"
label="标准编号/政策编号"
align="center">
+
+ {{ scope.row.lawCode }}
+
+ width="300px">
+
+ {{ scope.row.lawName }}
+
{