fix:修复bug

This commit is contained in:
2025-11-12 11:25:25 +08:00
parent 43dc65836d
commit 089b8d708e
16 changed files with 794 additions and 156 deletions
+1 -1
View File
@@ -851,7 +851,7 @@
async handleWithdraw() {
try {
uni.showLoading({
title: '处理中'
title: this.$t('common.processing')
})
const res = await uni.request({