This commit is contained in:
luyuan 2020-10-29 16:42:46 +08:00
parent f6c95e9525
commit 98c0e6d603
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -265,7 +265,7 @@ export default defineComponent({
});
});
}
async function pingmu(){
const result = await TRTC.checkSystemRequirements()
console.log(result,11111)
@ -284,7 +284,7 @@ export default defineComponent({
message.error("请选择分享的内容")
setTimeout(()=>{
shexiang()
pingmu()
}, 1000)
})
.then(() => {