|
@@ -190,8 +190,6 @@ onBeforeMount(() => {
|
|
|
getPubName()
|
|
getPubName()
|
|
|
} else {
|
|
} else {
|
|
|
showToast('登录链接存在不完整或者输入错误,请重新复制链接登录')
|
|
showToast('登录链接存在不完整或者输入错误,请重新复制链接登录')
|
|
|
- console.log('showToast is:', showToast)
|
|
|
|
|
- console.log('showToast.toString():', showToast.toString())
|
|
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
|
</script>
|
|
</script>
|