修改
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
this.currentData = {}
|
||||
this.index = ''
|
||||
this.disabled = false
|
||||
this.$store.dispatch('setPublicObj', '')
|
||||
},
|
||||
async _groupPlate () {
|
||||
this.disabled = true
|
||||
@@ -132,6 +133,7 @@
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.toEmpty()
|
||||
this.disabled = false
|
||||
} catch (e) {
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user