From b5bcdd2b0c25e9bc454223ccb0ae7098a257a907 Mon Sep 17 00:00:00 2001 From: zlyx <1242874891@qq.com> Date: Mon, 6 Feb 2023 13:59:23 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=A7=9F=E6=88=B7=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=20;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/system/tenant/index.vue | 38 ++++++++++------------ 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/ruoyi-ui/src/views/system/tenant/index.vue b/ruoyi-ui/src/views/system/tenant/index.vue index cdff2f826..e3e9b1d98 100644 --- a/ruoyi-ui/src/views/system/tenant/index.vue +++ b/ruoyi-ui/src/views/system/tenant/index.vue @@ -139,8 +139,9 @@ - - + + + @@ -148,20 +149,8 @@ - - - - - - - - - - - - - - + + @@ -170,15 +159,24 @@ + v-model="form.expireTime" + type="datetime" + value-format="yyyy-MM-dd HH:mm:ss" + placeholder="请选择过期时间"> + + + + + + + + +