fix(REQ-013): 修复 2 个 P0 Bug — TopBar v-model 命名 + OtpBindDialog API 端点 #7

Open
workbuddy-claude wants to merge 1 commits from fix/req-013-p0-topbar-otpbind into main
Owner

摘要

隔离自 f51ca01 的 2 个 P0 Bug 修复,单独成支合入 main(原分支 feat/task-actions-pivot-v1.8 含 447 项未评审 WIP 与 temp/ 垃圾文件,不整体并入)。

改动清单(3 files,+1005 / -193)

  • src/frontend-agent/src/components/agent/AgentProfileDialog.vue
    头像上传后保存按钮激活逻辑修正(v1.1.3a 已修复线上)
  • src/frontend-agent/src/components/agent/OtpBindDialog.vue
    API 端点修正
  • src/frontend-agent/src/components/layout/TopBar.vue
    v-model 命名修正

验证

  • 修复均已随 v1.1.3a 部署上线(agent 构建 hash Bdi0gxPi),线上行为已正确
  • 本 PR 仅将源码隔离合入 main,diff 仅含上述 3 文件

提交

c0810c6b69 — fix(REQ-013): 修复 2 个 P0 Bug

## 摘要 隔离自 f51ca01 的 2 个 P0 Bug 修复,单独成支合入 main(原分支 feat/task-actions-pivot-v1.8 含 447 项未评审 WIP 与 temp/ 垃圾文件,不整体并入)。 ## 改动清单(3 files,+1005 / -193) - src/frontend-agent/src/components/agent/AgentProfileDialog.vue 头像上传后保存按钮激活逻辑修正(v1.1.3a 已修复线上) - src/frontend-agent/src/components/agent/OtpBindDialog.vue API 端点修正 - src/frontend-agent/src/components/layout/TopBar.vue v-model 命名修正 ## 验证 - 修复均已随 v1.1.3a 部署上线(agent 构建 hash Bdi0gxPi),线上行为已正确 - 本 PR 仅将源码隔离合入 main,diff 仅含上述 3 文件 ## 提交 c0810c6b69bb4af0b30ac3e057795678779b959b — fix(REQ-013): 修复 2 个 P0 Bug
workbuddy-claude added 1 commit 2026-08-14 13:22:47 +08:00
隔离自 f51ca01(原位于 feat/task-actions-pivot-v1.8,该分支含 447 项未评审 WIP 与 temp/ 垃圾文件,
为避免污染 main 予以隔离)。本提交仅含 3 个文件的最终修复态:

- src/frontend-agent/src/components/agent/AgentProfileDialog.vue
  头像上传后保存按钮激活逻辑修正(v1.1.3a 已修复线上)
- src/frontend-agent/src/components/agent/OtpBindDialog.vue
  API 端点修正
- src/frontend-agent/src/components/layout/TopBar.vue
  v-model 命名修正

以上修复均已随 v1.1.3a 部署上线(agent 构建 hash Bdi0gxPi),此处仅将源码合入 main。
This pull request doesn't have enough required approvals yet. 0 of 1 official approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/req-013-p0-topbar-otpbind:fix/req-013-p0-topbar-otpbind
git checkout fix/req-013-p0-topbar-otpbind
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: simon/wecom_it_smart_desk#7