@ -135,6 +135,7 @@ function handleSure(e) {
}
function close() {
loading.value = false;
emit("close");
@ -177,6 +178,7 @@ function startCount() {
function forget() {
emit("forget");
</script>
@ -141,6 +141,7 @@ function close() {
function switchTab(type: number) {
tab.value = type;