diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue
index eef3ef4b4..134daab78 100644
--- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue
+++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOfCountries.vue
@@ -258,7 +258,7 @@ export default {
searchSarAccess() {
this.$http.get("sarLawsDetailedList/sar-laws-detailed-list/getAllStand", {
sortKey: 1,
- ...this.sarSarAccessEOSearch
+ ...this.sarSarAccessEOSearch,
}, {
_this: this
}, res => {
diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue
index deba43315..6c95fe1ee 100644
--- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue
+++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/page/listOther.vue
@@ -3,7 +3,7 @@
-
+
清空
+ @click="clearSearch">清空
+
@@ -42,14 +43,16 @@
size="mini"
@click="openModal(null,'addOpt')"
v-btn-permission="'J2YEFN9MH4KWW5HMR2QH'"
- >
新增
+ >
新增
+
批量删除
+ >
批量删除
+
- {{ scope.row.detailedListVesion }}
+ {{ scope.row.detailedListVesion
+ }}
- {{ scope.row.applicationScope }}
+ {{ scope.row.applicationScope
+ }}
- {{ scope.row.updateTime ? scope.row.updateTime.split(' ')[0] : '' }}
+ {{ scope.row.updateTime ? scope.row.updateTime.split(" ")[0] : "" }}
- 查看
- 编辑
- 删除
+ 查看
+
+ 编辑
+
+ 删除
+
@@ -138,7 +148,8 @@
数据获取中
-
+
@@ -146,7 +157,7 @@
diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue
new file mode 100644
index 000000000..7edf017a4
--- /dev/null
+++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue
@@ -0,0 +1,2284 @@
+
+