v1.2 版本发布,代码同步后端v1.2版本
This commit is contained in:
@@ -89,7 +89,7 @@ export default {
|
||||
del(row.id).then(res => {
|
||||
this.delLoading = false
|
||||
row.delPopover = false
|
||||
this.init(search.data().query)
|
||||
this.init()
|
||||
this.$notify({
|
||||
title: '删除成功',
|
||||
type: 'success',
|
||||
|
||||
Reference in New Issue
Block a user