diff --git a/src/views/custom_follow/index.vue b/src/views/custom_follow/index.vue index da33a3d..cd06907 100644 --- a/src/views/custom_follow/index.vue +++ b/src/views/custom_follow/index.vue @@ -3,9 +3,18 @@ + + + + + + + + + @@ -36,6 +45,7 @@ + @@ -148,7 +158,10 @@ const list = reactive([ // 查询条件 const queryParams = reactive({ custom_id: '', + name: '', + custom_name: '', contacts: '', + executor: '', date: '', types: '', admin_id: '',