inject数据进行数据请求 #7503
Unanswered
W-ang-nan
asked this question in
Help/Questions
inject数据进行数据请求
#7503
Replies: 1 comment
-
这是是被转成字符串了,你可能需要读取对象的某个属性,不应该直接把对象传进去。 具体的解决方法需要你提供一个最小的复现,可以是在 Vue SFC Playground、或者一个 GitHub 仓库。 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
inject注入获取的数据用作数据请求时是[object Object],怎么解决呢
Beta Was this translation helpful? Give feedback.
All reactions