n20-common-lib 1.2.8 → 1.2.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -352,6 +352,11 @@
352
352
  "iconClass": "el-icon-menu",
353
353
  "route": "/cl-upload-table"
354
354
  },
355
+ {
356
+ "title": "异步导出",
357
+ "iconClass": "el-icon-menu",
358
+ "route": "/file-export-async"
359
+ },
355
360
  {
356
361
  "title": "信息展示组件",
357
362
  "iconClass": "el-icon-menu",
@@ -520,6 +525,11 @@
520
525
  "title": "Sign 签名",
521
526
  "iconClass": "el-icon-s-grid",
522
527
  "route": "/sign"
528
+ },
529
+ {
530
+ "title": "Utils 公用方法",
531
+ "iconClass": "el-icon-s-grid",
532
+ "route": "/utils?t"
523
533
  }
524
534
  ]
525
535
  },