From c40de0330225e1ef81c6c9644c57499773258eda Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 20 Mar 2023 00:20:24 +0800 Subject: [PATCH] =?UTF-8?q?Vue3=20=E9=87=8D=E6=9E=84=EF=BC=9A=E7=BB=9F?= =?UTF-8?q?=E4=B8=80=20form=20=E7=9A=84=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/infra/config/index.vue | 18 +++++++++++++-- src/views/system/dict/data.vue | 24 ++++++++------------ src/views/system/dict/index.vue | 13 ++++------- src/views/system/notice/index.vue | 16 ++++++++++++-- src/views/system/oauth2/token/index.vue | 17 +++++++++++++-- src/views/system/operatelog/index.vue | 29 ++++++++++++++++++++----- 6 files changed, 82 insertions(+), 35 deletions(-) diff --git a/src/views/infra/config/index.vue b/src/views/infra/config/index.vue index 11fc8fe0..fcc3c12c 100644 --- a/src/views/infra/config/index.vue +++ b/src/views/infra/config/index.vue @@ -1,13 +1,20 @@