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;