diff --git a/src/components/CustomFormComponents/InputForAllStandards.vue b/src/components/CustomFormComponents/InputForAllStandards.vue
index 1d550b370..0ba3725d4 100644
--- a/src/components/CustomFormComponents/InputForAllStandards.vue
+++ b/src/components/CustomFormComponents/InputForAllStandards.vue
@@ -84,6 +84,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForAllStandards2.vue b/src/components/CustomFormComponents/InputForAllStandards2.vue
index 1ae78d471..ac49e6fcc 100644
--- a/src/components/CustomFormComponents/InputForAllStandards2.vue
+++ b/src/components/CustomFormComponents/InputForAllStandards2.vue
@@ -88,6 +88,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForRecord.vue b/src/components/CustomFormComponents/InputForRecord.vue
index 6c516aaae..1183e2499 100644
--- a/src/components/CustomFormComponents/InputForRecord.vue
+++ b/src/components/CustomFormComponents/InputForRecord.vue
@@ -87,6 +87,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForStandAndForeign.vue b/src/components/CustomFormComponents/InputForStandAndForeign.vue
index b2b096e46..4fff2e024 100644
--- a/src/components/CustomFormComponents/InputForStandAndForeign.vue
+++ b/src/components/CustomFormComponents/InputForStandAndForeign.vue
@@ -90,6 +90,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForStandards.vue b/src/components/CustomFormComponents/InputForStandards.vue
index 6c602c3d2..eb1fa8b66 100644
--- a/src/components/CustomFormComponents/InputForStandards.vue
+++ b/src/components/CustomFormComponents/InputForStandards.vue
@@ -96,6 +96,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue b/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue
index ef68b3685..7c566f699 100644
--- a/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue
+++ b/src/components/CustomFormComponents/InputForStandardsForEnterprise.vue
@@ -100,6 +100,15 @@
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForStandardsForForeign.vue b/src/components/CustomFormComponents/InputForStandardsForForeign.vue
index 189e44729..20bfa1a04 100644
--- a/src/components/CustomFormComponents/InputForStandardsForForeign.vue
+++ b/src/components/CustomFormComponents/InputForStandardsForForeign.vue
@@ -86,6 +86,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/CustomFormComponents/InputForStandardsForLaws.vue b/src/components/CustomFormComponents/InputForStandardsForLaws.vue
index e29b58902..4c06c002e 100644
--- a/src/components/CustomFormComponents/InputForStandardsForLaws.vue
+++ b/src/components/CustomFormComponents/InputForStandardsForLaws.vue
@@ -100,6 +100,15 @@
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/components/OrgTable/index.vue b/src/components/OrgTable/index.vue
index 8f1388918..c9d28d372 100644
--- a/src/components/OrgTable/index.vue
+++ b/src/components/OrgTable/index.vue
@@ -93,6 +93,15 @@
align="center"
:selectable="isSelectable">
+
+
+ {{ ($index + 1) + (pageNo - 1) * pageSize }}
+
+
\ No newline at end of file
+
diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
index 23e78280b..070a8574c 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -215,6 +215,15 @@
min-width="5%"
align="center">
+
+
+ {{ ($index + 1) + ((tableFlag === '' ? sarStandardsSearch.page : tableFlag.page)-1) * (tableFlag === '' ? sarStandardsSearch.pageSize : tableFlag.pageSize)}}
+
+
+
+
+ {{ ($index + 1) + (configPage - 1) * configRows }}
+
+
+
+
+
+
+ {{ ($index + 1) + ((tableFlag === '' ? sarBussionessSearch.page : tableFlag.page) - 1) * (tableFlag === '' ? sarBussionessSearch.pageSize : tableFlag.pageSize) }}
+
+
@@ -1009,6 +1018,15 @@
width="55"
align="center">
+
+
+ {{ ($index + 1) + (configPage - 1) * configRows }}
+
+
+
+
+ {{ ($index + 1) + (replacePage - 1) * replaceLawsNumForm.pageSize }}
+
+
diff --git a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
index cc63dfee9..bc54c0f7f 100644
--- a/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/foreignStandardsAndRegulations/index.vue
@@ -203,6 +203,15 @@
min-width="5%"
align="center">
+
+
+ {{ ($index + 1) + (standCommonlySearch.page - 1) * standCommonlySearch.pageSize }}
+
+
+
+
+ {{ ($index + 1) + (configPage - 1) * configRows }}
+
+