修复运行到支付宝小程序报错和websokcet连接问题
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
// 关闭模态框
|
||||
const closeModal = () => {
|
||||
emits('close');
|
||||
password = '';
|
||||
password.value = '';
|
||||
};
|
||||
// 将方法暴露给父组件
|
||||
defineExpose({
|
||||
|
||||
Reference in New Issue
Block a user