更新 index.vue
This commit is contained in:
@@ -221,7 +221,7 @@ const onInvest = mergeStep(async (item: any) => {
|
|||||||
}
|
}
|
||||||
await userStore.loadUserInfo()
|
await userStore.loadUserInfo()
|
||||||
uni.showToast({
|
uni.showToast({
|
||||||
title: '投资成功',
|
title: '投保成功',
|
||||||
icon: 'none',
|
icon: 'none',
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user