diff --git a/package.json b/package.json index c3054c2..00e4081 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@antv/g2plot": "^2.3.39", "@vitejs/plugin-vue": "^1.9.3", "axios": "^0.23.0", + "dayjs": "^1.10.7", "element-plus": "^1.1.0-beta.24", "lodash": "^4.17.21", "vite": "^2.6.4", diff --git a/src/components/data-search-bar.vue b/src/components/data-search-bar.vue index d3ffac5..ce1683b 100644 --- a/src/components/data-search-bar.vue +++ b/src/components/data-search-bar.vue @@ -1,14 +1,14 @@