Skip to content

Feature: 基于 label 对数组类的展示优化 #42

@NWYLZW

Description

@NWYLZW
Schemastery.tuple([
  Schemastery.number().label('胸围'), // 原为 xxx[0]
  Schemastery.number().label('腰围'), // 原为 xxx[1]
  Schemastery.number().label('臀围')  // 原为 xxx[2]
]).label('三围')

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