Browse Source

合并代码

humingbo 2 years ago
parent
commit
80155bb018
1 changed files with 1 additions and 0 deletions
  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){