From 4722df88274c043a9f35e82b3affe872d8551759 Mon Sep 17 00:00:00 2001 From: yufei_wang <2267742828@qq.com> Date: Wed, 16 Oct 2024 15:25:09 +0800 Subject: [PATCH] =?UTF-8?q?HL-6291WMS=20=E9=9A=94=E7=A6=BB=E6=94=B6?= =?UTF-8?q?=E8=B4=A7=E7=94=B3=E8=AF=B7=EF=BC=8C=E6=96=B0=E5=A2=9E=E6=97=B6?= =?UTF-8?q?1.=E7=8F=AD=E7=BB=84=E4=BF=A1=E6=81=AF=E5=BA=94=E8=AF=A5?= =?UTF-8?q?=E6=A0=B9=E6=8D=AE=E7=94=9F=E4=BA=A7=E7=BA=BF=E5=B8=A6=E5=87=BA?= =?UTF-8?q?=202.=E9=87=8D=E9=80=89=E8=BD=A6=E9=97=B4=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=BA=94=E8=AF=A5=E6=B8=85=E7=A9=BA=E7=8F=AD?= =?UTF-8?q?=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../productreceiptscrapRequestMain/index.vue | 21 ++++++++++++++++++- .../productreceiptscrapRequestMain.data.ts | 5 +++++ 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/index.vue b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/index.vue index 28777d6e8..03b721a3b 100644 --- a/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/index.vue +++ b/src/views/wms/productionManage/productreceiptscrap/productreceiptscrapRequestMain/index.vue @@ -58,6 +58,7 @@ :isShowReduceButtonSelection="true" @tableSelectionDelete="tableSelectionDelete" @searchTableSuccess="searchTableSuccess" + @clearSearchInput="clearSearchInput" @submitForm="submitForm" >