crm联系人商机修改

(cherry picked from commit a1fd3afc32)
This commit is contained in:
zyna
2023-12-17 17:34:32 +08:00
committed by shizhong
parent cae1d7cb1a
commit d6a4795ca4
9 changed files with 75 additions and 107 deletions

View File

@ -242,7 +242,8 @@ const queryParams = reactive({
mobile: null,
industryId: null,
level: null,
source: null
source: null,
pool:false
})
// 选择客户
const showCustomer = ref(false)