From 3b0d18b9cc99478095cc83b74d2341c2e71fe1e4 Mon Sep 17 00:00:00 2001 From: wanyongkang <937888580@qq.com> Date: Fri, 27 Nov 2020 14:39:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=99=A8=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Host/Views/LineList/Index.cshtml | 1 + 1 file changed, 1 insertion(+) diff --git a/Host/Views/LineList/Index.cshtml b/Host/Views/LineList/Index.cshtml index 9be4247..261947e 100644 --- a/Host/Views/LineList/Index.cshtml +++ b/Host/Views/LineList/Index.cshtml @@ -242,6 +242,7 @@ this.is_all = true; }, search_all(){ + this.is_all = true; if(!this.search_all_data){ this.select_product(0); return;