diff --git a/src/views/ProcessApprovalSubPage/ProjectArchiveApproval.vue b/src/views/ProcessApprovalSubPage/ProjectArchiveApproval.vue deleted file mode 100644 index 1d26025..0000000 --- a/src/views/ProcessApprovalSubPage/ProjectArchiveApproval.vue +++ /dev/null @@ -1,107 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/views/ProcessApprovalSubPage/component/ProjectinfoComponent.vue b/src/views/ProcessApprovalSubPage/component/ProjectinfoComponent.vue index cbfc202..d825266 100644 --- a/src/views/ProcessApprovalSubPage/component/ProjectinfoComponent.vue +++ b/src/views/ProcessApprovalSubPage/component/ProjectinfoComponent.vue @@ -75,25 +75,26 @@ function getTableAction(record): ActionItem[] { return [ { label: dataTo.title, - // ifShow: () => { - // if (dataTo.title == "新增项目周报") { - // if (record.projectId == undefined) { - // return true - // } else { - // return false - // } - // } else if (dataTo.title == "新增项目合同") { - // if (record.projectId != undefined) { - // return true - // } else if (record.children == null) { - // return true - // } else { - // return false - // } - // } else { - // return true - // } - // }, + ifShow: () => { + // if (dataTo.title == "新增项目周报") { + // if (record.projectId == undefined) { + // return true + // } else { + // return false + // } + // } else + if (dataTo.title == "新增项目合同") { + if (record.projectId != undefined) { + return true + } else if (record.children == null) { + return true + } else { + return false + } + } else { + return true + } + }, onClick: handlemodify.bind(null, record), } ]; diff --git a/src/views/ProcessApprovalSubPage/component/fieldChangeDetail.vue b/src/views/ProcessApprovalSubPage/component/fieldChangeDetail.vue index a3aa227..97e5364 100644 --- a/src/views/ProcessApprovalSubPage/component/fieldChangeDetail.vue +++ b/src/views/ProcessApprovalSubPage/component/fieldChangeDetail.vue @@ -6,7 +6,7 @@ 字段新值
- 资料详情 + 文件详情 - \ No newline at end of file diff --git a/src/views/Regulation/RegulationLab/RegulationLab.data.ts b/src/views/Regulation/RegulationLab/RegulationLab.data.ts index 3c4b6d8..9c45c07 100644 --- a/src/views/Regulation/RegulationLab/RegulationLab.data.ts +++ b/src/views/Regulation/RegulationLab/RegulationLab.data.ts @@ -48,7 +48,7 @@ export const searchFormSchema: FormSchema[] = [ label: '资料名称', field: 'regulationlabName', component: 'Input', - colProps: { span: 8 }, + colProps: { span: 5 }, }, { label: '资料分类', @@ -58,14 +58,14 @@ export const searchFormSchema: FormSchema[] = [ componentProps: { dictType: 'regulationlabCategory' }, - colProps: { span: 8 }, + colProps: { span: 5 }, }, { label: '文件名称', field: 'documentName', component: 'Input', - colProps: { span: 8 }, + colProps: { span: 5 }, } ]; diff --git a/src/views/projectLib/initiatesProjects/initiatesProjects.vue b/src/views/projectLib/initiatesProjects/initiatesProjects.vue index 61f5ca5..642bf9b 100644 --- a/src/views/projectLib/initiatesProjects/initiatesProjects.vue +++ b/src/views/projectLib/initiatesProjects/initiatesProjects.vue @@ -8,12 +8,25 @@
diff --git a/src/views/projectLib/projectInfo/Detailpage.vue b/src/views/projectLib/projectInfo/Detailpage.vue index 33716ed..0cd4865 100644 --- a/src/views/projectLib/projectInfo/Detailpage.vue +++ b/src/views/projectLib/projectInfo/Detailpage.vue @@ -4,13 +4,13 @@ - 监理资料详情 + 项目资料详情 意见文件 - +