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

antd vue 通过electron -builder 转换为electron #1149

Open
tokenGuGY opened this issue Mar 27, 2021 · 0 comments
Open

antd vue 通过electron -builder 转换为electron #1149

tokenGuGY opened this issue Mar 27, 2021 · 0 comments
Labels
question Further information is requested

Comments

@tokenGuGY
Copy link

Question (问题描述)
How to use component s-table paging
转换后项目通过 npm run electron:serve 可以正常运行,但是用npm run electron:build 打包后,显示错误
错误信息如下:
Uncaught TypeError: Cannot assign to read only property 'constructor' of object '#'
at n (chunk-vendors.f4ba4f76.js:77)
at chunk-vendors.f4ba4f76.js:77
at Object. (chunk-vendors.f4ba4f76.js:77)
at n (chunk-vendors.f4ba4f76.js:77)
at Object. (chunk-vendors.f4ba4f76.js:77)
at n (chunk-vendors.f4ba4f76.js:77)
at Object. (chunk-vendors.f4ba4f76.js:77)
at n (chunk-vendors.f4ba4f76.js:77)
at chunk-vendors.f4ba4f76.js:77
at chunk-vendors.f4ba4f76.js:77
Describe the solution you'd like (你期待的是什么?)
A clear and concise description of what you want to happen.
希望各位可以帮忙看下问题,帮忙解决一下,谢谢了
Additional context(附加信息)
Add any other context or screenshots about the feature request here.

@tokenGuGY tokenGuGY added the question Further information is requested label Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant