From d123b6076f4735ee28b1ad86b90e38af19bd2aa2 Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 19 Oct 2023 19:12:23 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20typos:=20=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E5=95=86=E6=88=B7=E7=BC=96=E5=8F=B7=E6=A0=A1=E9=AA=8C?= =?UTF-8?q?=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/distributor/merchant/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/distributor/merchant/index.jsx b/src/pages/distributor/merchant/index.jsx index 0d350cfe..2911e86e 100644 --- a/src/pages/distributor/merchant/index.jsx +++ b/src/pages/distributor/merchant/index.jsx @@ -77,7 +77,7 @@ export default function Merchant() {
- + setState({ ...state, merchant_id: value })} onClearItem={() => setState({ ...state, merchant_id: "" })}