工作台用户名
parent
c73c84b15d
commit
ccf5830fa0
|
@ -128,6 +128,9 @@ export default {
|
|||
this.loading = false
|
||||
this.$emit('getList')
|
||||
this.$emit('close')
|
||||
}).catch(() => {
|
||||
this.loading = false
|
||||
this.btnLoading = false
|
||||
})
|
||||
})
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue