From 29d9bdd91b75a4dfbecfc368aefd8ed0155481d5 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期六, 11 五月 2024 12:04:07 +0800
Subject: [PATCH] 1.生产排单日期类型多选实现

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index e68cccf..e8d61a9 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
     "jsonwebtoken": "^9.0.1",
     "lib-flexible": "^0.3.2",
     "lib-flexible-computer": "^1.0.2",
+    "moment": "^2.30.1",
     "nanoid": "^4.0.2",
     "normalize.css": "7.0.0",
     "nprogress": "0.2.0",

--
Gitblit v1.9.3