Skip to content

插槽功能对驼峰命名的字段不支持 #100

@akhuting

Description

@akhuting

Bug report(问题描述)

Steps to reproduce(问题复现步骤)

<template v-slot:age="{ desc, data, field, formData }"> 默认字段不是驼峰插槽功能有效(字段age)
<template v-slot:max-age="{ desc, data, field, formData }"> 如果字段是驼峰折无效(字段maxAge)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions