From 1a4449e76626deff190a7b0bebc8481d626ba6bd Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 4 Jun 2025 09:33:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:bug=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm_gx/mlogb_form.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/wpm_gx/mlogb_form.vue b/src/views/wpm_gx/mlogb_form.vue index 1f63aaf8..7cc8d2fb 100644 --- a/src/views/wpm_gx/mlogb_form.vue +++ b/src/views/wpm_gx/mlogb_form.vue @@ -294,7 +294,7 @@ export default { obj.mgroup = that.mgroup; obj.page =0; if(that.is_fix){//来料未完成的返修品&&出料已完成的返修品和不合格品 - params.tag = 'canfix'; + obj.tag = 'canfix'; // obj.state = 20; // obj.state =30; }else{