humingbo hace 2 años
padre
commit
80155bb018
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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){