From 0bfaad1e68b583839c91351a77009b75751b9306 Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Fri, 9 Aug 2024 15:00:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A3=80=E6=9F=A5=E4=BB=BB=E5=8A=A1=E5=88=B6?= =?UTF-8?q?=E5=AE=9A=20=E6=9F=A5=E7=9C=8B=E9=A1=B5=E9=9D=A2=20=20=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=20=E5=8F=96=E6=B6=88=E5=8E=9F=E5=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CustomPages/BS/BS032ShowPrint.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/CustomPages/BS/BS032ShowPrint.js b/src/components/CustomPages/BS/BS032ShowPrint.js index e20ee04..82ed1e9 100644 --- a/src/components/CustomPages/BS/BS032ShowPrint.js +++ b/src/components/CustomPages/BS/BS032ShowPrint.js @@ -226,7 +226,9 @@ class BS032ShowPrint extends React.Component { return {item.Nav_ImgFile.FILE_NAME} }) } - + { + data.STATUSPLAN == 1 ? {data.REMARK_CANCEL} : null + } : null }