From 61359419ef98931c05a76fb7bc36cec40a54d7ff Mon Sep 17 00:00:00 2001 From: youyuzihan Date: Tue, 1 Jun 2021 18:03:54 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=B7=BB=E5=8A=A0=E5=BE=81=E6=B1=82?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E6=84=8F=E8=A7=81=E7=9A=84=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/categoryDetails/index.vue | 1738 +++++++++++++++++ .../standardForComments/index.vue | 34 +- src/router/index.js | 12 + 3 files changed, 1775 insertions(+), 9 deletions(-) create mode 100644 src/pages/details/categoryDetails/index.vue diff --git a/src/pages/details/categoryDetails/index.vue b/src/pages/details/categoryDetails/index.vue new file mode 100644 index 000000000..c1f272a7b --- /dev/null +++ b/src/pages/details/categoryDetails/index.vue @@ -0,0 +1,1738 @@ + + + + + diff --git a/src/pages/regulatoryRepository/standardForComments/index.vue b/src/pages/regulatoryRepository/standardForComments/index.vue index 528f12add..9dec62b78 100644 --- a/src/pages/regulatoryRepository/standardForComments/index.vue +++ b/src/pages/regulatoryRepository/standardForComments/index.vue @@ -59,8 +59,11 @@ + align="center"> + + + import('@/pages/details/categoryDetails/index'), + meta: { + requireAuth: true, + title: '管理征求意见', + isBoolean: true, + menuId: '' + } + }, { path: '/standInvolveProjectTwo', name: 'standInvolveProjectTwo',