Sign in

简柏林 / thingskit-view · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • thingskit-view
  • ..
  • src
  • src
  • helper.ts
  • feat: 新增动态接口功能, Icon组件
    b3bfc357
    ww authored
    2023-03-23 19:06:45 +0800  
    Browse Files »
helper.ts 143 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
import { FormComponentTypeEnum } from './types'

const DATE_TYPE = [FormComponentTypeEnum.DATE_PICKER]


export const dateItemType = DATE_TYPE