Merge pull request 'zdg_dev' (#156) from zdg_dev into main

Reviewed-on: #156
This commit is contained in:
zhengdegang 2024-12-20 09:45:45 +08:00
commit c0e82cd329
1 changed files with 0 additions and 1 deletions

View File

@ -461,7 +461,6 @@ export default {
} }
case 'wsApp': { // app case 'wsApp': { // app
// console.log('wsApp', row) // console.log('wsApp', row)
window.test = sessionStore
if (!!sessionStore.get('curr.classcourse')) return ElMessage.warning('公屏已打开,请勿重复操作') if (!!sessionStore.get('curr.classcourse')) return ElMessage.warning('公屏已打开,请勿重复操作')
const head = MsgEnum.HEADS.MSG_0000 const head = MsgEnum.HEADS.MSG_0000
const data = { id: row.id } const data = { id: row.id }