fix(userManagement): 添加本人补传 id 字段

Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-09-15 15:43:19 +08:00
co-authored by Claude Code
parent deea304799
commit 51906af6dd
@@ -490,6 +490,7 @@ Page({
addSelfUser({ addSelfUser({
relationType: 1, relationType: 1,
dataType: 0, dataType: 0,
id: userInfo.id,
userId: userInfo.userId, userId: userInfo.userId,
sn, sn,
scaleDeviceId: sn, scaleDeviceId: sn,