优化查看案件上下切换

This commit is contained in:
张运江 2025-02-19 09:20:31 +08:00
parent 6b83e5b8f9
commit e8f6a672f9

View File

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