From 2c70aec99bb6c7b6e205f46674851253d75d9e8b Mon Sep 17 00:00:00 2001 From: weiz <736250432@qq.com> Date: Sat, 20 Jan 2024 14:39:27 +0800 Subject: [PATCH] updata --- src/views/custom_follow/index.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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: '',