修改bug
This commit is contained in:
@ -216,6 +216,7 @@ const getLoginAccountInfo =() =>{
|
||||
|
||||
// 加入会议
|
||||
const openInit = (it,type) =>{
|
||||
log(it,type,'=======加入会议');
|
||||
modleType.value = type;
|
||||
if(type == '会议'){
|
||||
//判断是否有会议号
|
||||
@ -241,6 +242,7 @@ const openInit = (it,type) =>{
|
||||
|
||||
|
||||
onMounted(()=>{
|
||||
console.log('组件挂载了');
|
||||
jsonData.value = require('./components/zh_CN.json');
|
||||
nextTick(()=>{
|
||||
Init();
|
||||
|
||||
Reference in New Issue
Block a user