From 706703df2c073386556b49d31bcdbc81b3b865f0 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 22 五月 2025 15:18:24 +0800 Subject: [PATCH] #出库作业 --- rsf-admin/src/page/outWork/outBound/OutBoundList.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rsf-admin/src/page/outWork/outBound/OutBoundList.jsx b/rsf-admin/src/page/outWork/outBound/OutBoundList.jsx index d3ea701..e7bf5b2 100644 --- a/rsf-admin/src/page/outWork/outBound/OutBoundList.jsx +++ b/rsf-admin/src/page/outWork/outBound/OutBoundList.jsx @@ -131,7 +131,7 @@ console.log("绔欑偣宸查�夋嫨:", e.target.value); }} size="small" - type="1" + type="[101,103]" /> </Stack> <Stack direction='row' spacing={2} minWidth={200}> -- Gitblit v1.9.1