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