我有2个ReferenceInput。我想要的是选择一家公司并只展示该公司的分支机构。我试试这个,但它不起作用。 分支机构有一个名为motherID的字段,将它们与公司连接起来。
-pedantic-errors
答案 0 :(得分:0)
我认为这与自述文件中的情况相同:https://github.com/marmelab/aor-dependent-input#re-rendering-the-dependentinput-children-when-the-values-of-the-dependencies-change
你可以尝试让我们知道它是怎么回事吗?