Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development normal compile error!VueCompilerError: v-model value must be a valid JavaScript member expression. #3913

Closed
phpjishu opened this issue Jun 9, 2021 · 2 comments

Comments

@phpjishu
Copy link

phpjishu commented Jun 9, 2021

What problem does this feature solve?

VueCompilerError: v-model value must be a valid JavaScript member expression.
at D:\qisiproject\merchantsoft\src\page\setting\data\goodsbind\create.vue:62:45
61 |


62 | <el-input-number v-model="saveForm.package_number[index][ritem.goods_id]"
63 | :disabled="!saveForm.goods_data[index][ritem.goods_id]"
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
64 | :max="100" :min="1" size="mini" style="width: 100px"
65 | @change="reloadSave">

What does the proposed API look like?

I don't know why I'm wrong!

Don't make a mistake!

@edison1105
Copy link
Member

edison1105 commented Jun 9, 2021

duplicated of #3910

1 similar comment
@HcySunYang
Copy link
Member

duplicated of #3910

@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants