一键组会内容添加

This commit is contained in:
wuhongjian 2022-10-25 09:21:38 +08:00
parent 79ee811854
commit 11b42afde3
1 changed files with 1 additions and 1 deletions

View File

@ -858,7 +858,7 @@
const videoList = ref([])
const initMeeting = () => {
let str = ''
let str = '青岛市一网统揽项目组/'
meetingSelect.value.map((val) => (str += val + '/'))
initiateMeet(str).then((res) => {
console.log('组会=========>', res)