Merge branch 'main' of http://139.155.124.81:8088/cloud-mediate/mediate-manage-web into main
This commit is contained in:
commit
81fd648412
@ -536,7 +536,7 @@ export default {
|
||||
},
|
||||
// 获取上一件案件
|
||||
getFrontCaseById() {
|
||||
if (!this.$clickThrottle()) {
|
||||
if (!this.$clickThrottle(1000)) {
|
||||
return
|
||||
}//防止重复点击
|
||||
if(this.queue || this.index === 0) return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user