From c217712642254355d4c26a51423d576b21c19202 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Fri, 22 Aug 2025 17:42:03 +0800 Subject: [PATCH] perf: Optimize some front-end pages --- .../application/component/AddKnowledgeDialog.vue | 2 +- ui/src/views/paragraph/component/ParagraphCard.vue | 10 +++++----- .../views/paragraph/component/ParagraphDialog.vue | 13 +++++++++---- ui/src/views/paragraph/index.vue | 8 +++++--- .../views/problem/component/DetailProblemDrawer.vue | 2 +- .../system/role/component/MemberFormContent.vue | 9 ++++++--- 6 files changed, 27 insertions(+), 17 deletions(-) diff --git a/ui/src/views/application/component/AddKnowledgeDialog.vue b/ui/src/views/application/component/AddKnowledgeDialog.vue index 63a48c344..9dbade8b2 100644 --- a/ui/src/views/application/component/AddKnowledgeDialog.vue +++ b/ui/src/views/application/component/AddKnowledgeDialog.vue @@ -80,7 +80,7 @@