feature/0723/ZR #6

Merged
chenzhen merged 5 commits from feature/0723/ZR into release/0.01 2026-07-31 18:31:01 +08:00
Collaborator
No description provided.
zhurui added 4 commits 2026-07-31 17:33:44 +08:00
chenzhen reviewed 2026-07-31 17:38:38 +08:00
@@ -0,0 +163,4 @@
props.onCloseOther?.(props.activeKey);
} else if (key === 'all') {
props.onCloseAll?.();
}
Owner

不要写这种长链路的if

不要写这种长链路的if
chenzhen reviewed 2026-07-31 17:41:02 +08:00
@@ -0,0 +110,4 @@
const params = buildQueryParams();
console.log('操作日志查询参数:', params);
const res = await getOperationLogs(params);
if (res.code === 200) {
Owner

==

==
zhurui added 1 commit 2026-07-31 18:15:43 +08:00
chenzhen merged commit 5bcbc9c33d into release/0.01 2026-07-31 18:31:01 +08:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cpms_org/cpms_operation_platform#6