From e90b860aaa30bb3e5486618b447589eee75ff6ec Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期二, 07 十一月 2023 12:37:38 +0800 Subject: [PATCH] 机台监控和车间大屏优化 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 1a061de..aeec10b 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,7 @@ "@vueuse/core": "^8.3.0", "@vueuse/shared": "^8.3.0", "@zxcvbn-ts/core": "^2.0.1", + "animejs": "^3.2.1", "ant-design-vue": "^3.2.12", "axios": "^0.26.1", "china-area-data": "^5.0.1", -- Gitblit v1.9.3