formily
formily copied to clipboard
docs: fix calcultor total deps
Before submitting a pull request, please make sure the following is done...
- [x] Ensure the pull request title and commit message follow the Commit Specific in English.
- [x] Fork the repo and create your branch from
master
orformily_next
. - [ ] If you've added code that should be tested, add tests!
- [ ] If you've changed APIs, update the documentation.
- [ ] Ensure the test suite passes (
npm test
). - [ ] Make sure your code lints (
npm run lint
) - we've done our best to make sure these rules match our internal linting guidelines.
Please do not delete the above content
What have you changed?
主站文档中,关于联动的依赖条件,应该是写错了吧,应该是deps[0]即列表项的长度,而不是依赖的长度