diff --git a/src/views/material/materialStation/authorize/index.vue b/src/views/material/materialStation/authorize/index.vue
index 45821492..355c1b85 100644
--- a/src/views/material/materialStation/authorize/index.vue
+++ b/src/views/material/materialStation/authorize/index.vue
@@ -54,6 +54,7 @@
ref="multipleTable"
@selection-change="handleSelectionChange"
row-key="id"
+ :max-height="650"
>
diff --git a/src/views/materialsStation/cost/component/applyHome.vue b/src/views/materialsStation/cost/component/applyHome.vue
index 775e4024..96425770 100644
--- a/src/views/materialsStation/cost/component/applyHome.vue
+++ b/src/views/materialsStation/cost/component/applyHome.vue
@@ -59,7 +59,7 @@
-
+
-
+
{{ (queryParams.pageNum - 1) * 10 + scope.$index + 1 }}
diff --git a/src/views/materialsStation/toolsBack/back/component/home.vue b/src/views/materialsStation/toolsBack/back/component/home.vue
index 7a2abfba..7a399435 100644
--- a/src/views/materialsStation/toolsBack/back/component/home.vue
+++ b/src/views/materialsStation/toolsBack/back/component/home.vue
@@ -79,7 +79,7 @@
-
+
{{ (queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1 }}
diff --git a/src/views/materialsStation/toolsBack/back/outRecord.vue b/src/views/materialsStation/toolsBack/back/outRecord.vue
index fb85669a..66c0725e 100644
--- a/src/views/materialsStation/toolsBack/back/outRecord.vue
+++ b/src/views/materialsStation/toolsBack/back/outRecord.vue
@@ -34,7 +34,7 @@
-
+
合计:
diff --git a/src/views/materialsStation/toolsLease/apply/leaseRecord.vue b/src/views/materialsStation/toolsLease/apply/leaseRecord.vue
index 5f50857b..8c855d5b 100644
--- a/src/views/materialsStation/toolsLease/apply/leaseRecord.vue
+++ b/src/views/materialsStation/toolsLease/apply/leaseRecord.vue
@@ -34,7 +34,7 @@
-
+
合计:
diff --git a/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue b/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue
index b9ba18c4..885c147b 100644
--- a/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue
+++ b/src/views/materialsStation/toolsLease/outBound/component/homeApply.vue
@@ -51,7 +51,7 @@
-
+
{{ (queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1 }}