crm联系人商机修改

This commit is contained in:
zyna
2023-12-17 17:34:32 +08:00
parent df1c565cd9
commit a1fd3afc32
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)