Commit 2769fb67a8320a875c42cbc20a9312364ab6c265

Authored by fengtao
1 parent 2a9ea020

feat:新增引入cron-parser 用于解析cron表达式

Showing 1 changed file with 1 additions and 0 deletions

Too many changes to show.

To preserve performance only 1 of 2 files are displayed.

... ... @@ -43,6 +43,7 @@
43 43 "ant-design-vue": "2.2.6",
44 44 "axios": "^0.21.1",
45 45 "codemirror": "^5.62.2",
  46 + "cron-parser": "3.5.0",
46 47 "cropperjs": "^1.5.12",
47 48 "crypto-js": "^4.1.1",
48 49 "echarts": "^5.1.2",
... ...