From 318dfae07c06b928241df7624261241c31379e38 Mon Sep 17 00:00:00 2001 From: by1642146903 <1642146903@qq.com> Date: Wed, 22 Mar 2023 17:12:09 +0800 Subject: [PATCH] fix --- src/pages/pms/purchase/PurchaseRecord/comonents/ChoosePartModal.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/pms/purchase/PurchaseRecord/comonents/ChoosePartModal.tsx b/src/pages/pms/purchase/PurchaseRecord/comonents/ChoosePartModal.tsx index 141204b..d8569b9 100644 --- a/src/pages/pms/purchase/PurchaseRecord/comonents/ChoosePartModal.tsx +++ b/src/pages/pms/purchase/PurchaseRecord/comonents/ChoosePartModal.tsx @@ -56,9 +56,9 @@ export default function Index({ onCancel, visible, onOk, partParams }: Props) { getPart(p)} /> - ({ @@ -74,7 +74,7 @@ export default function Index({ onCancel, visible, onOk, partParams }: Props) { - + -- libgit2 0.22.2