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 @@