fix:修复bug
This commit is contained in:
@@ -851,7 +851,7 @@
|
||||
async handleWithdraw() {
|
||||
try {
|
||||
uni.showLoading({
|
||||
title: '处理中'
|
||||
title: this.$t('common.processing')
|
||||
})
|
||||
|
||||
const res = await uni.request({
|
||||
|
||||
Reference in New Issue
Block a user