ux-performance-todolist

2.0.21 • Public • Published

传入Data 数据,类型 为数组

Data: [{
      ActivityManagerId: "string", 
      ActivityManagerName: "string",// 活动名称
      StepType: 1, //类型代号
      StepTypeName: "string", // 类型名称
      ToDoStr: "string", // 待处理
      EnRouteStr: "string", // 未提交
      DoneStr: "string", // 已提交
      ToDoNum: 1, // 待处理数
      EnRouteNum: 1, // 未提交数
      DoneNum: 1, // 已提交数
      Url: "string", // 跳转地址
      OrderIndex: 0
    }]

Readme

Keywords

none

Package Sidebar

Install

npm i ux-performance-todolist

Weekly Downloads

2

Version

2.0.21

License

ISC

Unpacked Size

53.6 kB

Total Files

17

Last publish

Collaborators

  • beisencorp