From 2f75a716c6d039aa652d5a533d8a3c83c38a2722 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 12 Apr 2021 00:10:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=8F=91=E9=80=81=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/system/sms/smsLog.vue | 98 ++++++++++++------- .../excel/core/convert/DictConvert.java | 5 + .../excel/core/convert/JsonConvert.java | 39 ++++++++ .../sms/vo/log/SysSmsLogExcelVO.java | 23 +++-- 4 files changed, 118 insertions(+), 47 deletions(-) create mode 100644 src/main/java/cn/iocoder/dashboard/framework/excel/core/convert/JsonConvert.java diff --git a/ruoyi-ui/src/views/system/sms/smsLog.vue b/ruoyi-ui/src/views/system/sms/smsLog.vue index 8ec2d9488..d24968bdb 100644 --- a/ruoyi-ui/src/views/system/sms/smsLog.vue +++ b/ruoyi-ui/src/views/system/sms/smsLog.vue @@ -18,7 +18,8 @@ - + @@ -27,7 +28,8 @@ - + @@ -70,22 +72,19 @@ - + - + - - - - +