From 94801efc8979186fb99a076f87520e187ec24673 Mon Sep 17 00:00:00 2001 From: yangys <y_ys79@sina.com> Date: 星期五, 08 三月 2024 16:22:15 +0800 Subject: [PATCH] 地图编辑增加提示文字 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 16fdd15..1b4661e 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ }, "dependencies": { "axios": "0.17.1", + "dayjs": "^1.11.10", "element-ui": "^2.15.14", "expres": "0.0.5", "glob": "^7.1.6", -- Gitblit v1.9.3