@ -176,7 +176,7 @@
refreshTable () {
refresher = setInterval(() => {
this.search()
}, 30000)
}, 10000)
}
},
created () {