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

address组件不能二次赋值? #50

Closed
xudongcc opened this issue Mar 24, 2016 · 2 comments
Closed

address组件不能二次赋值? #50

xudongcc opened this issue Mar 24, 2016 · 2 comments

Comments

@xudongcc
Copy link

因为用到这个组件的页面是异步加载数据。this.address = ['福建省', '福州市', '台江区']

@xudongcc
Copy link
Author

<address title="联系地址" :value.sync="address" raw-value :list="addressData"></address>

@airyland
Copy link
Owner

暂时还不支持,外部动态改变值相当于要重新渲染整个组件的每一级。

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

No branches or pull requests

2 participants