From b28279caf5015297938b52a0167660c06bc6036e Mon Sep 17 00:00:00 2001 From: bb_pan Date: Mon, 19 May 2025 11:22:14 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/warehouseManage/warehousing/repair/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgzb-ui/src/views/warehouseManage/warehousing/repair/index.vue b/sgzb-ui/src/views/warehouseManage/warehousing/repair/index.vue index 75e1a535..110cf18d 100644 --- a/sgzb-ui/src/views/warehouseManage/warehousing/repair/index.vue +++ b/sgzb-ui/src/views/warehouseManage/warehousing/repair/index.vue @@ -524,7 +524,7 @@ export default { pageNum: 1, pageSize: 10, keyWord: '', - typeId: '', + typeId: undefined, }, // 表单参数 form: {},