[update]
This commit is contained in:
@@ -1063,7 +1063,7 @@ export default {
|
|||||||
.then( (res) =>{
|
.then( (res) =>{
|
||||||
if (res.data.success) {
|
if (res.data.success) {
|
||||||
_this.$message.success(res.data.result)
|
_this.$message.success(res.data.result)
|
||||||
_this.getTableList()
|
_this.GetgetTableList()
|
||||||
_this.selectedRowKeysValue=[]
|
_this.selectedRowKeysValue=[]
|
||||||
}else{
|
}else{
|
||||||
_this.$message.warning(_this.$t('operationFailed'))
|
_this.$message.warning(_this.$t('operationFailed'))
|
||||||
|
|||||||
Reference in New Issue
Block a user