From c1abd76205a1e7ed17e01492d313d0f5968e4bb6 Mon Sep 17 00:00:00 2001 From: Esacpe <1113279529@qq.com> Date: Sun, 20 Jul 2025 18:12:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ChooseList/ChooseXs/index.vue | 4 ++-- .../HumanIntelligence/TaskScheduling/components/addForm.vue | 6 ------ 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/components/ChooseList/ChooseXs/index.vue b/src/components/ChooseList/ChooseXs/index.vue index 5429a67..3c261ad 100644 --- a/src/components/ChooseList/ChooseXs/index.vue +++ b/src/components/ChooseList/ChooseXs/index.vue @@ -2,8 +2,8 @@
- - + + 查询 diff --git a/src/views/backOfficeSystem/HumanIntelligence/TaskScheduling/components/addForm.vue b/src/views/backOfficeSystem/HumanIntelligence/TaskScheduling/components/addForm.vue index 46337a6..e6c8feb 100644 --- a/src/views/backOfficeSystem/HumanIntelligence/TaskScheduling/components/addForm.vue +++ b/src/views/backOfficeSystem/HumanIntelligence/TaskScheduling/components/addForm.vue @@ -22,7 +22,6 @@
@@ -115,11 +114,6 @@ const init = (type, row) => { } }; -//解除关联 -const relevancyClue = (row) => { - -}; - // 提交 const submit = () => { elform.value.submit((data) => {