修复运行到支付宝小程序报错和websokcet连接问题

This commit is contained in:
2025-05-19 18:45:37 +08:00
parent 11ceead115
commit 447c8d1147
5 changed files with 528 additions and 99 deletions

View File

@@ -56,7 +56,7 @@
// 关闭模态框
const closeModal = () => {
emits('close');
password = '';
password.value = '';
};
// 将方法暴露给父组件
defineExpose({