Skip to content

table组件中tempalte风格<a-table-column>中 slot="title" 生效而#title(v-slot:title)却不生效 #1058

@fandepeng1993

Description

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

Version

1.3.10

Environment

macOS10.14.5, 谷歌浏览器 75.0.3770.100,vue2.6.10

Reproduction link

Edit on CodeSandbox

Steps to reproduce

slot="title" title文本生效的为slot="title" v-slot:title title文本不生效的为slot="title"

What is expected?

vue官方废弃了 slot=“title”这种使用方法,用#替代了,为什么不能支持#(v-slot:)这种写法

What is actually happening?

vue官方废弃了 slot=“title”这种使用方法,用#替代了,为什么不能支持#(v-slot:)这种写法

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