This commit is contained in:
2025-12-22 16:04:33 +08:00
parent c18dde1b43
commit ab9249479c
2 changed files with 384 additions and 218 deletions

View File

@ -216,7 +216,7 @@ const getLoginAccountInfo =() =>{
const openInit = (it,type) =>{
modleType.value = type;
if(type == '会议'){
// 判断是否有会议号
判断是否有会议号
let into = it.number ? '确定开始会议?' : '没有找到会议,是否创建会议?'
ElMessageBox.confirm(into,'提示',{
confirmButtonText:'确定',