@ -566,6 +566,7 @@ export default {
if (res.success) {
this.dialogVisible = false
this.$message({ showClose: true, type: 'success', message: '操作成功' })
this.getList()
}
})
},