Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
何博文
/
hro_prd_dock
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2ad3a604
authored
Jul 06, 2026
by
王雷
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
第四点联调
parent
be319230
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
亲亲创客二期/文档/联调记录.md
亲亲创客二期/文档/联调记录.md
View file @
2ad3a604
```ma
rkdown
```ma
rkdown
...
@@ -52,7 +52,7 @@ api文档:《api-doc-第四点新增接口.md》
...
@@ -52,7 +52,7 @@ api文档:《api-doc-第四点新增接口.md》
接口:一、⑤ opportunity_create — 新增商机 / 对接人代录入
接口:一、⑤ opportunity_create — 新增商机 / 对接人代录入
描述:新增商机表单
[
opportunity-create.vue
](
../../../packages/partner-mp/src/pages/subpackages/opportunity/opportunity-create.vue
)
已改为拉取真实产品列表得到
`product_ids`
并调用
`opportunity_create`
提交;
但表单里的"关联合伙人"仍是占位文案,未接真实选择器——接口文档未提供"按姓名/手机号搜索合伙人"的查询接口,无法实现选择组件,暂不传
`partner_id`
(等价于直销)。另外表单里的
`customer_type`
(企业/个人客户)字段,接口入参未包含该字段,暂未随请求提交,待后端确认是否需要该字段。
描述:新增商机表单
[
opportunity-create.vue
](
../../../packages/partner-mp/src/pages/subpackages/opportunity/opportunity-create.vue
)
"可能的产品"改为复用
[
pop-tabs-select.vue
](
../../../packages/partner-mp/src/components/common/pop-tabs-select.vue
)
弹窗选择组件(交互对齐
[
referral-clue.vue
](
../../../packages/partner-mp/src/pages/subpackages/other/referral-clue.vue
)
的
`openProductPopup`
用法),选中项的
`id`
(产品分类 key,字符串)转
`Number`
后作为
`product_ids`
提交给
`opportunity_create`
。
但表单里的"关联合伙人"仍是占位文案,未接真实选择器——接口文档未提供"按姓名/手机号搜索合伙人"的查询接口,无法实现选择组件,暂不传
`partner_id`
(等价于直销)。另外表单里的
`customer_type`
(企业/个人客户)字段,接口入参未包含该字段,暂未随请求提交,待后端确认是否需要该字段。
### 改动1
### 改动1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment