From 6fcb00f27e80b38cea4ccb059112ad7cf99d8745 Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期五, 25 十月 2024 15:18:22 +0800 Subject: [PATCH] 新增干草配方历史功能模块 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index aeec10b..1634a5e 100644 --- a/package.json +++ b/package.json @@ -62,6 +62,7 @@ "echarts-liquidfill": "^3.1.0", "emoji-mart-vue-fast": "^11.1.1", "enquire.js": "^2.1.6", + "ezuikit-js": "^0.7.2", "intro.js": "^5.1.0", "lodash-es": "^4.17.21", "lodash.get": "^4.4.2", -- Gitblit v1.9.3