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

diff.js中_diff函数中,比对基础类型数据时是不是少了一个 = ? #120

Open
StrivingRabbit opened this issue Jun 10, 2021 · 1 comment

Comments

@StrivingRabbit
Copy link

if (currentValue != pre[key]) {

@StrivingRabbit
Copy link
Author

在比对 空字符串数字0 时,!= 就有问题了

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

1 participant