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

🤔 提问 | D2-Crud 自定义表单能否传入多个值实现多级联动 #58

Open
atove opened this issue Jul 8, 2019 · 0 comments

Comments

@atove
Copy link

atove commented Jul 8, 2019

在配置 edit-template 时传入多个值,如下:

        route: {
            title: '跳转路由',
            value: ''
        },
        params: {
            title: '参数',
            value: '',
            component: {
                name: 'format-params'

            }
        },

在 params 传入 route 的值实现联动,或者在自定义组件中能否获取整个表单数据?

@FairyEver FairyEver transferred this issue from d2-projects/d2-admin Jul 10, 2019
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