@@ -92,6 +92,7 @@ export default {
sort: row.sort,
}).then(data => {
this.$msgs('更新成功')
+ this.fetchData()
})
},
delHandle(row) {