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

输入型组件切换为选择型组件后,添加选项报错 #191

Open
yuni-bg opened this issue Jun 9, 2023 · 1 comment
Open

输入型组件切换为选择型组件后,添加选项报错 #191

yuni-bg opened this issue Jun 9, 2023 · 1 comment

Comments

@yuni-bg
Copy link

yuni-bg commented Jun 9, 2023

image

vue.min.js:6 TypeError: Cannot read properties of undefined (reading 'push')
at a.addSelectItem (index.10eebaa4.js:1:113226)
at He (vue.min.js:6:11384)
at a.n (vue.min.js:6:13168)
at He (vue.min.js:6:11384)
at e.$emit (vue.min.js:6:34373)
at a.handleClick (index.js:1:125167)
at He (vue.min.js:6:11384)
at HTMLButtonElement.n (vue.min.js:6:13168)
at Yr.o._wrapper (vue.min.js:6:48505)
Ue @ vue.min.js:6
Be @ vue.min.js:6
Re @ vue.min.js:6
He @ vue.min.js:6
n @ vue.min.js:6
He @ vue.min.js:6
e.$emit @ vue.min.js:6
handleClick @ index.js:1
He @ vue.min.js:6
n @ vue.min.js:6
Yr.o._wrapper @ vue.min.js:6

@maomaojiujiu
Copy link

请问下你这边是怎么跑起来这个项目的,为啥我一运行npm run dev就嘎嘎报错啊,不支持vue3吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants