From e188a0083ae535a057ee12f9e6d9b0031cc077ca Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Mon, 25 May 2026 10:09:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=B9=E8=AE=AD=E8=AE=B0=E5=BD=95=20?= =?UTF-8?q?=E5=AE=A1=E9=98=85=20=E4=BA=BA=E5=91=98=E3=80=81=E6=97=B6?= =?UTF-8?q?=E9=97=B4=20=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomPages/SE/SE018EditPage.js | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/components/CustomPages/SE/SE018EditPage.js b/src/components/CustomPages/SE/SE018EditPage.js index 96ea6e4..57082fb 100644 --- a/src/components/CustomPages/SE/SE018EditPage.js +++ b/src/components/CustomPages/SE/SE018EditPage.js @@ -64,6 +64,7 @@ class SE018EditPage extends React.Component { extendInclude(json, 'Nav_Users.Nav_Files.Nav_ImgFile'); extendInclude(json, 'Nav_Files.Nav_ImgFile'); extendInclude(json, 'Nav_Papers'); + extendInclude(json, 'Nav_UserApro'); json.IgnoreDataRule = true; this.props.dispatch({ type: 'app/getDataByPost', @@ -341,12 +342,13 @@ class SE018EditPage extends React.Component { - 审阅意见 - - { - data && data.STATUS > 2 && '已阅' - } - + 审阅意见 + { + data && data.STATUS > 2 ? +

审阅人:{showUserSign(data.Nav_UserApro, config.picServerHost)}

+

审阅时间:{data.DT_APPROVE}

+ : + } 合格率 @@ -385,7 +387,7 @@ class SE018EditPage extends React.Component { {this.state.isExam && {it?.SCORE}} {/* if (data.Nav_Notify.CHECKTYPE == 51 || data.Nav_Notify.CHECKTYPE == 56 || data.Nav_Notify.CHECKTYPE == 81) { */} - {/* 线上考核 51 看试卷 56 81 看附件 */} + {/* 线上考核 51 看试卷 56 81 看附件 showUserSign(user, imgHost, width, height, extShowTimeText) */} { !signable && ( this.state.isShow && data.Nav_Notify.CHECKTYPE ? (