From 9ba223fe1fd4674a45f93b775d50b2d09d06efc6 Mon Sep 17 00:00:00 2001 From: mashuai Date: Mon, 3 Nov 2025 17:17:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../material/repair/testedInBound/component/home.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/material/repair/testedInBound/component/home.vue b/src/views/material/repair/testedInBound/component/home.vue index eaf34c8e..87be04d7 100644 --- a/src/views/material/repair/testedInBound/component/home.vue +++ b/src/views/material/repair/testedInBound/component/home.vue @@ -90,11 +90,11 @@ >批量驳回 - + 0) { this.queryParams.taskStatus = validOptions[0].value } - + // 执行查询 this.getList() },