humingbo 2 anni fa
parent
commit
80155bb018
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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){