Star
31
Fork
13
代码
介绍
代码
Issues
34
Pull Requests
4
流水线
Actions
项目讨论
Wiki
项目成员
18
分析
项目设置
Star
31
Fork
13
已合并
fix(flow-chat): route permission requests to a single owner
#75
guantw
创建于
23 天前
从
guantw/BitFun:
fix/review-permission-panel-routing
合入到
OpenHarmonyPCDeveloper/BitFun:
wc/release_1.0.5
fix(flow-chat): route permission requests to a single owner
#75
已合并
guantw
创建于
23 天前
从
guantw/BitFun
fix/review-permission-panel-routing
合入到
OpenHarmonyPCDeveloper/BitFun
wc/release_1.0.5
讨论
0
提交
0
检查
0
文件改动
0
克隆/下载
0
全部变更类型
共
6
个文件变更
+187
-8
收起全部
设置
M
src/web-ui/src/flow_chat/components/btw/BtwSessionPanel.tsx
+55
-1
已读
M
src/web-ui/src/flow_chat/components/modern/ModernFlowChatContainer.tsx
+3
-2
已读
M
src/web-ui/src/flow_chat/components/modern/permissionRequestRouting.test.ts
+34
-0
已读
M
src/web-ui/src/flow_chat/components/modern/permissionRequestRouting.ts
+52
-4
已读
M
src/web-ui/src/flow_chat/components/modern/usePermissionRequests.test.tsx
+22
-0
已读
M
src/web-ui/src/flow_chat/components/modern/usePermissionRequests.ts
+21
-1
已读
文件内容审核中,请稍后刷新重试