From 20890b5532ffd764efd11f18b573c8c1f846dbc2 Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 20 Aug 2024 11:15:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=88=90=E5=93=81=E6=A3=80=E9=AA=8C?= =?UTF-8?q?=E4=BC=A0=E5=85=A5type(prod=E6=88=90=E5=93=81)=E5=92=8Ctype2(10?= =?UTF-8?q?=E6=8A=BD=E6=A3=80)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/qm/product.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/qm/product.vue b/src/views/qm/product.vue index 921cd13a..a582afaf 100644 --- a/src/views/qm/product.vue +++ b/src/views/qm/product.vue @@ -91,7 +91,8 @@ export default { query: { page: 1, page_size: 20, - type: 10, + type: 'prod', + type2: 10, }, ftestWork:'', materialCate:'',