🦀️ fix: 修复bug

This commit is contained in:
wangsongsole 2024-03-25 20:38:25 +08:00
parent e18f35e488
commit d598b3cf15
2 changed files with 2 additions and 2 deletions

View File

@ -990,7 +990,7 @@ img.changegray {
align-items: center;
justify-content: center;
color: #fff;
margin-bottom: 0.1rem;
margin-bottom: 0.2rem;
background: red;
}

View File

@ -195,7 +195,7 @@
}
}, 1000);
} else {
this.outTime = ['00', '00', '00'];
this.outTime = [];
}
},
filters: {