This commit is contained in:
2021-09-29 17:26:05 +08:00
parent 712123b1fa
commit 9bcd7a8fae
2 changed files with 5 additions and 5 deletions

View File

@@ -110,7 +110,7 @@
uni.setStorageSync('refresh', true)
}
}).catch(err => {
this.$refs.uToast.show({
that.$refs.uToast.show({
title: err.message,
type: 'primary',
duration: 3000