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) => {