From ac3195c29317f13d3ae2987bf435b560687ad679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E7=BE=8E=E8=8D=A3?= <10755671+mei-rong-he@user.noreply.gitee.com> Date: Thu, 16 Apr 2026 17:45:16 +0800 Subject: [PATCH] BUG --- src/components/CustomPages/SK/SK004CheckListNew.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CustomPages/SK/SK004CheckListNew.js b/src/components/CustomPages/SK/SK004CheckListNew.js index 44d8794..195e871 100644 --- a/src/components/CustomPages/SK/SK004CheckListNew.js +++ b/src/components/CustomPages/SK/SK004CheckListNew.js @@ -468,7 +468,7 @@ class SK004CheckListNew extends React.Component { data={this.state.checkType} onSelect={this.handleSearch3} onFilter={({ params }) => { params.OrderType = 1 params.OrgId = this.props.login.OrgId - params.Keyword = this.state.inputText + params.Keyword = this.state.productionId }} />