Skip to content

this.$form.createForm(this)不支持IE浏览器 #1768

@zykoikaze

Description

@zykoikaze
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

undefined

Environment

this.$form.createForm(this)不支持IE浏览器

Reproduction link

https://github.com/vueComponent/ant-design-vue/blob/master/components/_util/props-util.js

Steps to reproduce

What is expected?

Object.entries(props)在IE浏览器报错

What is actually happening?

Object.entries(props) 这个方法IE不支持,建议修改下

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions