vue3 + ts + pinia ,store中的this指向问题 #8700
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
解决问题了,原因出于我在.d.ts里声明了一下pinia模块
| |
***@***.***
|
|
***@***.***
|
…---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 日期 | 2023年07月03日 13:26 |
| 收件人 | ***@***.***> |
| 抄送至 | ***@***.***>***@***.***> |
| 主题 | Re: [vuejs/core] vue3 + ts + pinia ,store中的this指向问题 (Discussion #8700) |
最好检查一下ts相关配置
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
没有指向store示例,而是指向的actions,然后导致ts编译不成功,报错
Beta Was this translation helpful? Give feedback.
All reactions