From 3a4430dcdc67c7a246a0b304e607e9c7c477f8db Mon Sep 17 00:00:00 2001 From: yuxin-pc Date: Sat, 7 Jun 2025 18:38:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5/=E5=AF=BC=E5=87=BA=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=88=9D=E6=AD=A5=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../board/src/modules/targets/WebsiteList.vue | 17 +++++---- oscm/board/vue.config.js | 4 +-- .../controller/TargetWebsiteController.java | 35 +++++++++++++++++++ .../oscm/service/TargetWebsiteService.java | 32 +++++++++++++++++ .../src/main/resources/application.properties | 4 +-- 5 files changed, 81 insertions(+), 11 deletions(-) diff --git a/oscm/board/src/modules/targets/WebsiteList.vue b/oscm/board/src/modules/targets/WebsiteList.vue index b231323..b2ed37b 100644 --- a/oscm/board/src/modules/targets/WebsiteList.vue +++ b/oscm/board/src/modules/targets/WebsiteList.vue @@ -6,8 +6,11 @@ 新增 - 导出 + 导出 + + 导入 @@ -68,11 +71,11 @@ - - - - - + + + + +