@@ -56,7 +56,7 @@ export default defineComponent({
}
})
if (res?.content?.status === 'success') {
- showSuccessToast('保存至相册')
+ showSuccessToast('已保存到相册')
} else {
showFailToast('保存失败')