!69 修复优惠券(类别型)功能

Merge pull request !69 from 卢越/master
This commit is contained in:
芋道源码
2024-08-08 05:06:40 +00:00
committed by Gitee
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export function showAuthModal(type = 'smsLogin') {
modal.$patch((state) => {
state.auth = type;
});
}, 200);
}, 500);
closeAuthModal();
} else {
modal.$patch((state) => {