工作台用户名

uat_us
熊飞 2024-03-13 16:21:49 +08:00
parent c73c84b15d
commit ccf5830fa0
1 changed files with 3 additions and 0 deletions

View File

@ -128,6 +128,9 @@ export default {
this.loading = false
this.$emit('getList')
this.$emit('close')
}).catch(() => {
this.loading = false
this.btnLoading = false
})
})
},