src/views/cGovernance/gridPatrolRecord.vue @@ -392,6 +392,10 @@ }) this.loading = false this.selectionClear() }).catch(err => { setTimeout(() => { this.loading = false }, 1000) }) } },