@@ -428,7 +428,8 @@ export default {
}
},
onOk () {
- console.log('我知道了')
+ _this.$refs.table.clearSelected()
+ _this.$refs.table.refresh()
})
} else {