-
我有两个表单,分别是formA、formB 有办法使用纯使用json schema配置出来吗? |
Beta Was this translation helpful? Give feedback.
Answered by
janryWang
May 9, 2021
Replies: 1 comment
-
在formB的x-reactions中依赖formA的实例(通过外部scope注入),比如:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
janryWang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在formB的x-reactions中依赖formA的实例(通过外部scope注入),比如: