From 616be6c8d8ea86efd383501069907bac1d564cea Mon Sep 17 00:00:00 2001 From: tangjie <122778500@qq.com> Date: Tue, 18 Aug 2026 18:42:55 +0800 Subject: [PATCH] fix --- jjb.config.js | 4 +- .../PersonnelInfo/List/index.js | 573 +++++++++--------- .../EnterpriseInfo/QualificationCert/index.js | 4 +- .../ProjectFlow/ControlContent.js | 85 +-- 4 files changed, 338 insertions(+), 328 deletions(-) diff --git a/jjb.config.js b/jjb.config.js index 16b38ab..26af587 100644 --- a/jjb.config.js +++ b/jjb.config.js @@ -12,9 +12,9 @@ module.exports = { // 可通过环境变量覆盖: SAFETY_EVAL_API_HOST=http://192.168.x.x:8095 //API_HOST: "http://localhost:80", - API_HOST: "http://192.168.0.134", + // API_HOST: "http://192.168.0.134", // API_HOST: "http://192.168.0.150", //太浅 - // API_HOST: "https://gbs-gateway.qhdsafety.com", + API_HOST: "https://gbs-gateway.qhdsafety.com", //API_HOST: "http://192.168.0.103", //huwei }, production: { diff --git a/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js b/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js index d8ddd00..ce44c5b 100644 --- a/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js +++ b/src/pages/Container/EnterpriseInfo/PersonnelInfo/List/index.js @@ -16,6 +16,7 @@ import { TreeSelect, Upload, Tag, + Divider } from "antd"; import { InboxOutlined } from "@ant-design/icons"; import { Get } from "@cqsjjb/jjb-common-lib/http"; @@ -1075,332 +1076,332 @@ function StaffFormModal({ )} - - - - - - -
-
学历信息
- - - - - - - - ({ - label: `${item.professionalName}`, - value: item.id, - }), - )} - loading={staffInfo?.staffInfoLoading} - disabled={!staffInfo?.basicDisciplineMajorList?.length} - /> - - - - - - -
- -
- - -
-
注安信息
- - - - { + form.setFieldValue( + "educationTypeName", + option?.label || undefined, + ); + }} /> + - - - - - - - - - - + + { - form.setFieldsValue({ - evaluatorCert: null, - }) - }} /> - - - {watchedEvaluatorFlag === 1 && ( - <> { + form.setFieldsValue({ + registeredSafetyEngineerCert: null, + }) + }} + /> + + + {watchedRegisterEngineerFlag === 1 && ( + <> + + + o.value !== "JUNIOR")} + /> + + + + + + + + + + + + + + + + + + + + + )} + + + + + + + 评价师信息 + + + + + + + + + + + + + + + + + )} + + + + + + + + 职称信息 + + + + + + - - - - - { - setSelectPeople(option); - }} - options={(orgHeads || []).map((r) => ({ - value: r.personnelId, - label: r.personnelName, - }))} - /> - - + + + + 评价机构负责人 + +