diff --git a/src/views/modules/eam/com_project_proof_record.vue b/src/views/modules/eam/com_project_proof_record.vue
index d176a1c..f5cfb10 100644
--- a/src/views/modules/eam/com_project_proof_record.vue
+++ b/src/views/modules/eam/com_project_proof_record.vue
@@ -81,10 +81,18 @@
查看附件
-
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
- {{ getCombinedDocumentType(scope.row) }}
+
+ {{ getCombinedDocumentType(scope.row) }}
+
- {{scope.row[item.columnProp]}}
-
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
@@ -1156,7 +1171,7 @@
proofingInformationSearch(tempData).then(({data}) => {
//区分请求成功和失败的状况
if (data && data.code === 0) {
- this.dataList = data.page.list
+ this.dataList = data.page
let index = this.dataList.findIndex(item => item.proofingId === proofingId)
if (this.dataList.length > 0) {
this.isUpload = true
diff --git a/src/views/modules/eam/eamProjectInfo.vue b/src/views/modules/eam/eamProjectInfo.vue
index 62fd45b..890ed21 100644
--- a/src/views/modules/eam/eamProjectInfo.vue
+++ b/src/views/modules/eam/eamProjectInfo.vue
@@ -3835,7 +3835,7 @@ import {searchBusinessInfo7} from "../../../api/factory/site";
},
toMes (row) {
- this.$router.push({ path: 'eam-eamProjectPartInfo', query: { testPartNo: row.testPartNo }})
+ this.$router.push({ path: 'eam-eamProjectPartInfo', query: { projectNo:row.projectNo,testPartNo: row.testPartNo }})
},
deletePartModal (row) {
diff --git a/src/views/modules/eam/eamProjectInfoForUploads.vue b/src/views/modules/eam/eamProjectInfoForUploads.vue
index 89e8080..c9e5e52 100644
--- a/src/views/modules/eam/eamProjectInfoForUploads.vue
+++ b/src/views/modules/eam/eamProjectInfoForUploads.vue
@@ -187,9 +187,21 @@
:min-width="item.columnWidth"
:label="item.columnLabel">
- {{scope.row[item.columnProp]}}
-
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
删除
-
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
- {{ getCombinedDocumentType(scope.row) }}
+
+ {{ getCombinedDocumentType(scope.row) }}
+
- {{scope.row[item.columnProp]}}
-
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
@@ -348,10 +363,18 @@
ref="projectAllDocumentDocumentTable"
@row-click="projectAllDocumentClickRow"
v-loading="dataListLoading">
-
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
- {{ getCombinedDocumentType(scope.row) }}
+
+ {{ getCombinedDocumentType(scope.row) }}
+
- {{scope.row[item.columnProp]}}
-
+
+
{{scope.row[item.columnProp]}}
+
![]()
+
+
+
{{scope.row[item.columnProp]}}
+
![]()
+