From 26d69ec1139df1dc5c741deafe5eac2e9a72b99a Mon Sep 17 00:00:00 2001 From: gwbvipvip Date: Wed, 21 Feb 2024 17:02:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/push/batchingpush/index.jsx | 4 +++- src/pages/push/goodspush/index.jsx | 3 +++ src/pages/push/technologypush/index.jsx | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/src/pages/push/batchingpush/index.jsx b/src/pages/push/batchingpush/index.jsx index 2ae8c1d..14e13d1 100644 --- a/src/pages/push/batchingpush/index.jsx +++ b/src/pages/push/batchingpush/index.jsx @@ -272,7 +272,9 @@ const HandleOk= async(values)=>{ {currentRow?.topic} - + + {currentRow?.description} + { diff --git a/src/pages/push/goodspush/index.jsx b/src/pages/push/goodspush/index.jsx index 26e744f..41b25d1 100644 --- a/src/pages/push/goodspush/index.jsx +++ b/src/pages/push/goodspush/index.jsx @@ -271,6 +271,9 @@ const HandleOk= async(values)=>{ {currentRow?.topic} + + {currentRow?.description} + { diff --git a/src/pages/push/technologypush/index.jsx b/src/pages/push/technologypush/index.jsx index c9f7add..09be69c 100644 --- a/src/pages/push/technologypush/index.jsx +++ b/src/pages/push/technologypush/index.jsx @@ -271,6 +271,9 @@ const HandleOk= async(values)=>{ {currentRow?.topic} + + {currentRow?.description} + {