From 7b0e2f2fb8db371ee9fc4d339e13246fadbcfb2c Mon Sep 17 00:00:00 2001 From: wangsongsole Date: Thu, 1 Jun 2023 13:42:39 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20typos:=20=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=20=E7=AB=8B=E5=87=8F=E9=87=91=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E6=89=B9=E6=AC=A1=E5=8F=B7->=E5=B9=B3=E5=8F=B0=E6=89=B9?= =?UTF-8?q?=E6=AC=A1=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/UseExchangeAddEdit/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/UseExchangeAddEdit/index.jsx b/src/components/UseExchangeAddEdit/index.jsx index 8c2f673d..f2070e19 100644 --- a/src/components/UseExchangeAddEdit/index.jsx +++ b/src/components/UseExchangeAddEdit/index.jsx @@ -45,7 +45,7 @@ const tableColumn = [ type: 'normal' }, { - title: '立减金平台批次号', + title: '平台批次号', width: '250px', prop: 'channel_activity_id', name: 'channel_activity_id',