module-menu-vue 0.0.98 → 0.0.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "module-menu-vue",
3
- "version": "0.0.98",
3
+ "version": "0.0.99",
4
4
  "description": "城市大数据平台菜单--Vue版",
5
5
  "main": "/index.js",
6
6
  "scripts": {
@@ -105,7 +105,7 @@ export const menuList = [{
105
105
  children: [
106
106
  {
107
107
  childName: '数据标签',
108
- path: '',
108
+ path: '/datatag',
109
109
  url: require('../../assets/datalabel_slogo.svg'),
110
110
  },
111
111
  {