Skip to content

vuecli3 slot-scope写法 eslint不通过 #301

Closed
@724493602

Description

@724493602
  <span slot="action" slot-scope="x, y">
          <a href="javascript:;">Invite 一 {{ y.id }}</a>
   </span>

eslint报错:
error: Parsing error: Unexpected token ',' (vue/no-parsing-error)

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