liushengqiang 2 năm trước cách đây
mục cha
commit
70b30a89c4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/student-manage/detail/index.tsx

+ 1 - 0
src/views/student-manage/detail/index.tsx

@@ -35,6 +35,7 @@ import {
   api_studentManageUserMusicGroup
 } from '../api';
 import dayjs from 'dayjs';
+import { postMessage } from '@/helpers/native-message';
 
 export default defineComponent({
   name: 'student-manage-detail',