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

loading-mask 无法修改text #40

Closed
execs2 opened this issue May 26, 2016 · 3 comments
Closed

loading-mask 无法修改text #40

execs2 opened this issue May 26, 2016 · 3 comments

Comments

@execs2
Copy link

execs2 commented May 26, 2016

报错
Data field "text" is already defined as a prop. To provide default value for a prop, use the "default" prop option; if you want to pass prop values to an instantiation call, use the "propsData" option

修改vue-desktop/src/service/loading-mask.vue 82 行 props改为data可解决问题

@furybean
Copy link
Contributor

@Leopoldthecoder

@Leopoldthecoder
Copy link
Contributor

@fu122zh 已更新,版本为 0.2.23。现在可以在打开 loading-mask 时传入 text:

LoadingMask.open('请稍等');

@execs2
Copy link
Author

execs2 commented Jun 3, 2016

thanks~

@execs2 execs2 closed this as completed Jun 3, 2016
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

3 participants