From e68b15b12bb862db51056dce33c62aa07a8b5104 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 7 Aug 2024 17:51:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=88=90=E5=93=81=E6=A3=80=E9=AA=8C?= =?UTF-8?q?=E5=8F=98=E6=9B=B4(ps:=E9=9C=80=E8=A6=81=E6=94=B9=E5=8A=A8?= =?UTF-8?q?=E7=9A=84=E5=9C=B0=E6=96=B9:=E7=89=A9=E6=96=99=E7=9A=84?= =?UTF-8?q?=E7=89=A9=E6=96=99=E7=B3=BB=E5=88=97,=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E9=A1=B9=E7=9B=AEtestitem=E7=9A=84=E5=AD=97=E6=AE=B5=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B,=E6=A3=80=E9=AA=8C=E7=B1=BB=E5=9E=8B,=E7=89=A9?= =?UTF-8?q?=E6=96=99=E7=B3=BB=E5=88=97=E6=A0=87=E7=AD=BE)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mtm/materials_form.vue | 1 + src/views/qm/product.vue | 25 +-- src/views/qm/productCheck.vue | 278 +++++++++++++------------------ src/views/qm/product_form.vue | 37 ++++ 4 files changed, 162 insertions(+), 179 deletions(-) diff --git a/src/views/mtm/materials_form.vue b/src/views/mtm/materials_form.vue index e376b116..ee2d330c 100644 --- a/src/views/mtm/materials_form.vue +++ b/src/views/mtm/materials_form.vue @@ -248,6 +248,7 @@ export default { }, visible: false, isSaveing: false, + cateOptions:[], // cateOptions: [ // { id: "bang", name: "棒" }, // { id: "guan", name: "管" }, diff --git a/src/views/qm/product.vue b/src/views/qm/product.vue index e53bbe1d..921cd13a 100644 --- a/src/views/qm/product.vue +++ b/src/views/qm/product.vue @@ -31,14 +31,13 @@ :params="query" > - - + + + + + - - - - - - - - - - - - - - - - - - - - - @@ -301,9 +235,16 @@ @closed="dialog.save = false" > +