diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index e6ef135f0..d1b8e888e 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -1122,7 +1122,8 @@ :header-cell-style="{background: '#e8e8e8', color: '#333333', fontSize: '16px', fontWeight: 'bold', height: '48px'}" @sort-change="sortChangeConfig" - @selection-change="selectConfigStandChange"> + @select="handleSelectConfigStand" + @select-all="selectConfigStandAll"> @@ -1185,6 +1186,36 @@ :total="configTotal" @pageChange="configuraPageChange" @pageSizeChange="configuraPageSizeChange"> +
+
已选标准
+ +