This commit is contained in:
liuxi 2025-02-19 09:49:20 +08:00
commit 81fd648412

View File

@ -536,7 +536,7 @@ export default {
}, },
// //
getFrontCaseById() { getFrontCaseById() {
if (!this.$clickThrottle()) { if (!this.$clickThrottle(1000)) {
return return
}// }//
if(this.queue || this.index === 0) return if(this.queue || this.index === 0) return