humingbo il y a 2 ans
Parent
commit
80155bb018
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/api/meeting/meeting.js

+ 1 - 0
src/api/meeting/meeting.js

@@ -1,4 +1,5 @@
 import request from '@/utils/request'
+import download from '@/utils/download'
 
 //添加会议
 export function addMeeting(data){