From 856be296559b3e0110f47a992b375d4d088dc59e Mon Sep 17 00:00:00 2001 From: hwj Date: Wed, 4 Feb 2026 11:26:11 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E6=A8=A1=E5=85=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E4=B8=8A=E4=B8=8B=E6=A8=A1-=E4=B8=8A=E6=A8=A1?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E6=B7=BB=E5=8A=A0operateType=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E5=85=A5=E5=8F=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mes/moldoperate/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/mes/moldoperate/index.vue b/src/views/mes/moldoperate/index.vue index 9b54595c..06ce7302 100644 --- a/src/views/mes/moldoperate/index.vue +++ b/src/views/mes/moldoperate/index.vue @@ -149,7 +149,7 @@ const total = ref(0) // 列表的总页数 const queryParams = reactive({ pageNo: 1, pageSize: 10, - operateType: undefined, + operateType: '1', moldId: undefined, deviceId: undefined, remark: undefined,