Explorar o código

审批详情 IM聊天

liushengqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
5833ed4b14
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/schedule-manage/detial/item.tsx

+ 1 - 1
src/views/schedule-manage/detial/item.tsx

@@ -31,7 +31,7 @@ export default defineComponent({
         api: 'joinChatGroup',
         content: {
           type: 'single', // single 单人 multi 多人
-          id: item.imGroupId
+          id: item.studentId
         }
       })
     }