From c0dfdb7b5f8bcaf3fa9ad75a16697d6ad77bdd17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Mon, 21 Feb 2022 17:21:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B8=85=E5=8D=95bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/addEdit.vue | 1 + .../pages/details.vue | 497 ++++++++++++++---- .../pages/details.vue | 1 + .../pages/standInvolveProjectDetail.vue | 1 + 4 files changed, 400 insertions(+), 100 deletions(-) diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue index 8e22d49a5..c2410f783 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/addEdit.vue @@ -1096,6 +1096,7 @@ export default { // 点数据搜索 查询按钮 事件 searchLawsStands() { this.showTableFlag = false + this.sarAccessInfo.page = 1 this.selectLawsStands() }, // 点击清空查询条件 按钮事件 diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue index af8bb3d17..d5a8ab8c0 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue @@ -195,7 +195,7 @@ label="适用产品线"> - @@ -235,91 +235,216 @@ + -
- - - - - - - - - - - - - - - - - - - - - - - + size="800px" + > +
+ + + + + + + + + + + + + + + + {{ opt.label }} + + + + + + {{ opt.label }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
@@ -329,12 +454,33 @@