From 4e31c7476671a16e2642c3183d7caa00cd214102 Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 14 May 2026 16:07:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=A6=85=E9=81=93397?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/statistics/bxerp/mioitemw.vue | 1 + src/views/wpm_bx/mlogbw_check_table.vue | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/statistics/bxerp/mioitemw.vue b/src/views/statistics/bxerp/mioitemw.vue index 3af23bd5..215d938d 100644 --- a/src/views/statistics/bxerp/mioitemw.vue +++ b/src/views/statistics/bxerp/mioitemw.vue @@ -77,6 +77,7 @@ export default { number:"", mioitem__material__type:30, ftest__isnull:0, + ordering:"-create_time", mioitem__mio__state:20, }, dataTotal:0, diff --git a/src/views/wpm_bx/mlogbw_check_table.vue b/src/views/wpm_bx/mlogbw_check_table.vue index 38a31ffb..9c2d8116 100644 --- a/src/views/wpm_bx/mlogbw_check_table.vue +++ b/src/views/wpm_bx/mlogbw_check_table.vue @@ -55,7 +55,7 @@ - + @@ -1242,7 +1242,6 @@ input{ } .w_50{ width: 50px; - min-width: 50px; } .w_80{ width: 80px;