src/views/cGovernance/gridPatrolRecord.vue
@@ -56,7 +56,7 @@ calcHeight: 54, dialogWidth: 950, tip: false, border: false, border: true, //stripe:true, index: true, viewBtn: true, @@ -392,6 +392,10 @@ }) this.loading = false this.selectionClear() }).catch(err => { setTimeout(() => { this.loading = false }, 1000) }) } },