From 17551dc527456e03c19d504d77d719cea2806da8 Mon Sep 17 00:00:00 2001 From: xs Date: Thu, 29 May 2025 14:22:45 +0800 Subject: [PATCH] =?UTF-8?q?4.0.13=20=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/layout/components/Navbar.vue | 3 +- hw-ui/src/views/system/config/index.vue | 18 ++++----- hw-ui/src/views/system/dict/data.vue | 50 ++++++++++++------------ hw-ui/src/views/system/dict/index.vue | 52 ++++++++++++------------- 4 files changed, 62 insertions(+), 61 deletions(-) diff --git a/hw-ui/src/layout/components/Navbar.vue b/hw-ui/src/layout/components/Navbar.vue index 44a5d5ec..e58a7322 100644 --- a/hw-ui/src/layout/components/Navbar.vue +++ b/hw-ui/src/layout/components/Navbar.vue @@ -81,6 +81,7 @@ {{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{i}:{s}') }} + @@ -154,13 +154,13 @@ - + - + \ No newline at end of file + diff --git a/hw-ui/src/views/system/dict/data.vue b/hw-ui/src/views/system/dict/data.vue index 3befe4a6..8dc5527d 100644 --- a/hw-ui/src/views/system/dict/data.vue +++ b/hw-ui/src/views/system/dict/data.vue @@ -36,16 +36,16 @@ - - 新增 - + + + + + + + + + + 修改 - - 删除 - + + + + + + + + + + + {{ parseTime(scope.row.createTime) }} - + - + @@ -399,4 +399,4 @@ export default { } } }; - \ No newline at end of file + diff --git a/hw-ui/src/views/system/dict/index.vue b/hw-ui/src/views/system/dict/index.vue index 6ca54571..7a31d1c1 100644 --- a/hw-ui/src/views/system/dict/index.vue +++ b/hw-ui/src/views/system/dict/index.vue @@ -52,16 +52,16 @@ - - 新增 - + + + + + + + + + + 修改 - - 删除 - + + + + + + + + + + + {{ parseTime(scope.row.createTime) }} - + - + - + \ No newline at end of file +