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

⚙ 功能升级 | rowHandle #57

Open
zhengchalei opened this issue Jul 1, 2019 · 0 comments
Open

⚙ 功能升级 | rowHandle #57

zhengchalei opened this issue Jul 1, 2019 · 0 comments

Comments

@zhengchalei
Copy link

表格中的Table rowHandle 属性不能有多个吗

            :form-options="formOptions"

            add-title="新增系统用户"
            :add-template="addTemplate"
            @row-add="handleRowAdd"
            @dialog-cancel="handleDialogCancel"

            :rowHandle="addRowHandle"
            @row-remove="handleRowRemove"

            edit-title="编辑系统用户"
            :edit-template="editTemplate"
      -----      :row-handle="editRowHandle" 此处不生效
            @row-edit="handleRowEdit"
@FairyEver FairyEver transferred this issue from d2-projects/d2-admin Jul 2, 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