From 9ea61d2b2dcd22ad98d7fbfe2b744af0ae601a49 Mon Sep 17 00:00:00 2001 From: x_z Date: Wed, 29 Jun 2022 09:29:26 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E5=BA=93=E5=AD=98=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E4=BE=9B=E5=BA=94=E5=95=86=E5=80=99=E9=80=89=E8=BE=93?= =?UTF-8?q?=E5=85=A5=E6=A1=86=E6=B8=85=E7=A9=BA=E5=90=8E=E5=80=99=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E6=B2=A1=E6=9C=89=E5=90=8C=E6=AD=A5=E5=88=B7=E6=96=B0?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inventory/InvProducts.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/views/inventory/InvProducts.vue b/src/views/inventory/InvProducts.vue index a34bcab..fd6563d 100644 --- a/src/views/inventory/InvProducts.vue +++ b/src/views/inventory/InvProducts.vue @@ -23,6 +23,7 @@ :remote-method="findMethod" size="mini" :loading="loading" + @change="corpChange" >